Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #264316
    Fay Erek
    Participant

    Hi there,

    We are using Playfair Display font for our page titles and Chique pro theme is styling them ‘Bold’. I was wondering if there is a CSS to take the bold styling away, please?

    http://www.alannamax.co.uk/lulus-first-day/

    #264351
    Skandha
    Participant

    @fay-erek: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .singular-content-wrap .entry-title {
        font-weight: normal;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #264761
    Fay Erek
    Participant

    Hi Skandha

    This didnt work I am afraid.
    I have placed it into additional CSS in appearance/customising as well as into the additional CSS on the page.
    No result.

    Best Wishes
    Fay

    #264777
    Skandha
    Participant

    @fay-erek: Hello there,
    You don’t seem to have added the correct CSS Code as I provided above. Please remove the Code you have added and copy and paste the CSS Code I have provided above in your Additional CSS section.

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove bold styling for page title- Chique pro’ is closed to new replies.