Forums
Forums / Theme: Tracks / Remove sidebar
(@mexitv)
8 years, 7 months ago
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]
(@phpexpert21)
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
Many thanks, it’s working perfectly 🙂 !!
The topic ‘Remove sidebar’ is closed to new replies.