How Remove or hide bar on left side in posts
Hey travelbox,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
Rikard
links
Hi,
Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:
.post_author_timeline, .blog-met .small-preview {
display:none !important;
}
Best regards,
Rikard
hi,
The Bar was Removed ; But the Pen Icon still There.
we want remove pen icon
BR
Hi,
It looks like there was just a small typo in the css. Please use the following:
.post_author_timeline, .blog-meta .small-preview {
display:none !important;
}
Best regards,
Jordan Shannon
Thank youi
It’s Working
NR
Hi!
Glad Rikard and Jordan could help! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit