warning in blog page

Home Forums Gillion Theme warning in blog page

Home Forums Gillion Theme warning in blog page

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    RESOLVED Posts
  • mickael
    Participant

    Hello,

     

    I’m getting this warning (see attachment) on the first article appearing in the blog page. This warning only appears in the blog page, not anywhere else where the article is shown.  Please advise.

    Attachments:
    You must be logged in to view attached files.

    mickael
    Participant

    The warning had gone “by itself”, I don’t understand but it’s fine.

     

    other question : Can I change the font weight of the title bar?

    Solution for this topic

    Hi @mickael,

     

    I hope you are well today and thank you for your question.

    other question : Can I change the font weight of the title bar?

    You can try achieving this using the Yellow Pencil editor as described in the below page.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

     

    Best regards,
    Shufflehound team

    mickael
    Participant

    It worked thank you

    You are most welcome here 🙂

    mickael
    Participant

    The yellow pencil only works on one article, i need the font weigh to change on every article. please advice

    Could you please share the sample article page URL from your site where you want to change it and tell me exactly which titlebar you are referring to so that I can help you to achieve it?

    mickael
    Participant

    URL where title bar is in bold

    https://meditationfacile.com/top-10-best-rated-keyboards-for-home-office/

     

    URL where the title bar isn’t bold as I have changed it with yellow pencil

    https://meditationfacile.com/how-i-climbed-career-ladder-advanced-in-life/

     

     

    • This reply was modified 4 years, 6 months ago by mickael.
    Attachments:
    You must be logged in to view attached files.

    You can make it bold by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .single-post .post-single-meta .post-title h1 {
        font-weight: 400;
    }

    If you want it more bold then just change the value 400 in the above code to 800.

Viewing 9 posts - 1 through 9 (of 9 total)