Viewing 7 replies - 1 through 7 (of 7 total)
  • Vytis

    (@bvytis)

    Hi @thedutching,

    Try adding this CSS to Appearance->Customize->Additional CSS section:

    span.strapline {
        display: block;
    }

    It should dedicate the whole line for the category.

    I hope it helps!

    Thread Starter Mercure

    (@thedutching)

    Hi Vytis,

    This code doesn’t work with my blog.

    Regards.

    Vytis

    (@bvytis)

    Hi @thedutching,

    It’s tested on your blog using browser dev tools ??

    Screenshot: https://ibb.co/HYyXdHF

    Please apply it to Appearance->Customize->Additional CSS section and try clearing your browser cache.

    Thread Starter Mercure

    (@thedutching)

    Hi Vytis,

    I tried as you told me and it doesn’t work.
    I even put !important after block.

    Hi, @thedutching,

    I don’t see the style provided applied to your website so it’s either not added to the Custom CSS section in Customizer or you haven’t cleared the cache of the caching plugin that you are using.

    Thread Starter Mercure

    (@thedutching)

    Hi Vytis,

    I removed it from the Custom CSS section because it didn’t work. Now I put it back but it have no effect.

    Hi @thedutching,

    Sorry for the delay but you have either removed the CSS again or it’s not added because I still don’t see the code when inspecting the span element on your website.

    It might be some code left in the Customizer->Additional CSS section that breaks the whole code added there so if you haven’t removed it please provide a screenshot of that section in Customizer to check what could be wrong.

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to display category names and title on the same row ?’ is closed to new replies.