Hello :)
How do I get rid of the blog thumbnail for images (link below). My posts don’t have images so I just want title/expcert/date.
Hi icebox10!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-meta, .post_author_timeline {
display: none;
}
Best regards,
Yigit
Thanks but that didn’t seem to get rid of the image thumbnail with the pen icon over it :)
Hey!
Please flush browser cache and refresh your page a few times. It is working fine on my end :)
Best regards,
Yigit
hmm I did refresh/clear cache.. I still see the 3 grey boxes with pen images over the news posts on the homepage.
Also, I made the latest update for this site and I noticed the mobile site’s header does not pick up the color I have it set to (navy blue) it’s a light grey which doesn’t work with my white logo :-/
Also, Is there a way to display the “menu icon” instead of all the menu items on an ipad? I noticed they menu overlaps with the logo completely. Thank you!!!
Hi!
1- Sorry i thought you meant pencil icon on your news page. Please use following code instead
.avia-content-slider .fake-thumbnail .slide-image {
display: none;
}
2- Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
Yigit