Tagged: enfold, social icons
-
AuthorPosts
-
January 2, 2015 at 10:34 pm #374277
by default there is a boarder between the logo/navigation area and the top social bar/secondary menu, how can I remove it?
I can change the color of the border to match the background but it is still visible on pages with a Transparent Header like this sample page http://62d.14e.myftpupload.com/transparent-header/I already removed the main header borders with this code, but would also like to remove the top bar boarders
#header_main {
border-bottom: none; border-top: none;
}Thanks
JonJanuary 2, 2015 at 10:49 pm #374282I added this code to remove the line between the social icons,
#top .av_header_transparency #header_meta li { border: none !important; }but still can’t remove the one between the top bar and main navigation/logo area
January 3, 2015 at 5:31 pm #374496Hi!
you can remove it using this code:#top .av_header_transparency #header_meta { border-bottom: 0; }
Please have in mind that you already asked for lots of help in this forum. For any future customizations we kindly ask you to use werkpress.com or envato.com.
However if you experience any issues with on of our themes, then we are happy to assist you.Best regards,
AndyJanuary 3, 2015 at 6:31 pm #374524Andy,
thanks that worked perfect.
I think I am all set for the most part now outside of 1-2 feature requests I’ll probably submit.I have about 100 websites I’m looking at switching over to your themes; is there any amount of license purchases that would include more forum support?
Thanks again.
January 4, 2015 at 4:40 am #374616Hi!
A single license purchase already entitles you use the support forum but is limited to basic aesthetic modification on the theme, installation, bug fixes and any theme related issues. We cant help with installation of WordPress itself, 3rd party plugins that were not part of the theme package or heavy theme customization.
Best regards,
IsmaelAugust 1, 2015 at 3:54 pm #481683I dident find any solution to completly remove all of the borders in the logo section, those between all the sites
August 3, 2015 at 3:37 pm #482157Hey!
Please go to Enfold theme options > Header and choose to display Minimal for header style
Regards,
YigitOctober 14, 2015 at 6:46 am #518502Thanks guys, with the new header options in Enfold my original question now takes care of itself with no CSS needed.
Thanks again -
AuthorPosts
- The topic ‘How to remove seconday header borders’ is closed to new replies.