Home Forums WoodMart support forum Page blog

Page blog

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #376551

    Chaleur Naturelle
    Participant

    Sur la page blog l’image article s’affiche en grand en début de page.
    Comment je peux enlever cette image sur la page contenu ??

    #376566

    Luke Nielsen
    Keymaster

    Hello,

    We appreciate your message!

    You can hide the image on the top of the single post page by using the below code. Enter it into the “Global Custom CSS” area that is in Theme Settings -> Custom CSS.

    .single-post .entry-header {
        display: none;
    }

    Let me know if there is anything else I can help and have a good day!

    Kind Regards

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