Viewing 4 replies - 1 through 4 (of 4 total)
  • Could you try to replace the 30 with ۳۰ in your post title?

    Thread Starter krkr.9

    (@krkr9)

    yes i did , but the problem still exist

    A quick fix is to set the direction of post title to right to left. By default direction of post title is left to right. You can do it by using the following CSS code:

    .post header h1 {
       direction: rtl;
    }

    Don’t edit the theme files directly, otherwise your changes will be overwritten whenever the theme is updated.

    An easy way to add custom CSS is to install the Jetpack plugin and activate the Custom CSS module. You’ll then add your custom CSS in the new stylesheet editor that’ll appear in your dashboard, under Appearance > Edit CSS.

    As alternatives, you could either install a standalone custom CSS plugin, or create a child theme.

    Thread Starter krkr.9

    (@krkr9)

    yesss, Great ! thank you very much

    can you help me with the main page also ?

    http://www.blia-bh.com

    Same issue in the slider and latest news

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘post title problem’ is closed to new replies.