Tagged: Blog, comment box, Hide, share button, Side Bar
Hey Samuel,
Add this to quick css:
.av-share-box,
.comment-entry.post-entry,
aside.sidebar.sidebar_right{
display:none!important;
}
Best regards,
Jordan Shannon
That was quick Jordan!
Thanks a lot. I have a couple extra questions:
1) Is there a way I can get rid of the title shown in the screenshot below?
2) General Q. When updating a template version, how can I ensure both the CSS added to the quick css box and things like languages and all are not lost?
Thanks beforehand!
Hi,
1.Add this to quick css:
.stretch_full .container .main-title.entry-title{
display:none!important
}
2. The updates made within the Enfold editor are protected from being overwritten in updates. Also, make sure you are using a child-theme.
Best regards,
Jordan Shannon