• Resolved mexitv

    (@mexitv)


    Hello,

    I change the content width for this theme in the CSS but now, I have the sidebar which is on the top of the text :
    https://i.snag.gy/wZ7bad.jpg

    Do you know how to remove the sidebar please ?? ?

    Thanks !

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello mexitv,

    You can remove the sidebar with the help of below given custom css-

    .entry-meta-bottom {
    display: none !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter mexitv

    (@mexitv)

    Many thanks, it’s working perfectly ?? !!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove sidebar’ is closed to new replies.