• Resolved WP Gang

    (@merkucio)


    Hello,

    Nice plugin. It works well for homepages, related posts, WP Bakery widgets, category pages, etc. I can use ‘Below The Post Title’ as the read time position, and this option gives me an almost ideal result.

    The only problem is on single posts, where it’s currently showing under the title on pages like this one: https://gowell.ge/machr4/

    For the single posts ONLY, I’d like to center it and change the font size. I tried to play with bsf-rt-reading-time and span.bsf-rt-reading-time but it doesn’t work.

    Can you help me? Thanks.

    P.S. My theme is The7 premium theme, but support has already ended, so I can’t contact them with this question.

    • This topic was modified 8 months, 2 weeks ago by WP Gang.
    • This topic was modified 8 months, 2 weeks ago by WP Gang.
    • This topic was modified 8 months, 2 weeks ago by WP Gang.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @merkucio,

    You can try adding the following custom CSS to make the title the center of the header:

    .page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title{
     margin: auto;
    }

    Kind regards,
    Aradhy 😊

    Thread Starter WP Gang

    (@merkucio)

    Thanks.

    Happy to help!

    Don’t hesitate to reach out if you need any further assistance in the future.

    Kind regards,
    Aradhy 😊

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

The topic ‘Small issue Below The Post Title’ is closed to new replies.