• Hi There,

    Can you please give me the CSS code to enable the centreing of the page titles in Himalaya Theme?

    Thank you !

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

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

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .single article.hentry h1.entry-title, .page article.hentry h1.entry-title {
        text-align: center;
    }

    Let me know if that does it.

    — Youcef

    Thread Starter workplacematters

    (@workplacematters)

    yes, that works perfectly, thankyou!

    All the best
    Roger

    dankim1

    (@dankim1)

    I’ve added the above CSS to my site and there is no change.

    https://www.g-psa.com/

    The “Our partner” section. I added a gallery and nothing changes when I use the code

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Centring page titles’ is closed to new replies.