Hey guys,
I cannot seem to figure out which setting under general styling changes the color of the font in the search area “magnifying glass in header” when typing. I’ve attached site link below. Also once in a full search how can I get rid of the sidebar on the right? Thanks!
Hi hylandgraphics,
Please try the following in Quick CSS under Enfold–>General Styling:
#top #s {
color: red !important;
}
.search .sidebar {
display:none !important;
}
Thanks,
Rikard
Thank you. Is there a way I can get rid of that side bar area all together so it does not look like just a blank space? Thanks!
Hi!
Please add following code to Quick CSS
.search .sidebar { display: none !important; }
.search .content { width: 100% !important; border: none !important; }
Best regards,
Yigit
Thank you as always sir… All is well. Can you give me the link to rate you guys? I couldn’t find it and want to give you a great review!
Hi!
You are welcome, we are always happy to help :)
You can rate Enfold here – http://themeforest.net/item/enfold-responsive-multipurpose-theme/reviews/4519990
Cheers!
Yigit