Hello Sirs,
I really enjoy your theme! :)
I would like to remove/reduce space between main menu sublevel links and subcategory header, as you see in my screenshot:
All information below:
Header customization in main menu:
<a href="https://prnt.sc/fdv7xd" rel="nofollow">https://prnt.sc/fdv7xd</a>
<a href="#" rel="nofollow"><img src="https://zoomit.gr/wordpress_2/wp-content/uploads/2015/03/hlektrikes-suskeves_2.png" /><font face=”verdana” color=#000000><h5>ΗΛΕΚΤΡΙΚΕΣ ΣΥΣΚΕΥΕΣ</h5></font><hr>
CSS hr tag customization:
/* hr tag customization */
hr {
color: #000000;
background-color: #000000;
height: 2px;
}
I need your precious help!
Thank You in advance,
Nick
Hey Nick,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (min-width: 990px) {
#top #header .avia_mega_div > .sub-menu > li > ul {
top: -25px;
}}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Hi Yigit,
It worked! Thank you very much!
I really appreciate your great support!
Best regards,
Nick
Hi,
I am glad that Yigit’s solution worked for you. If you need additional help, please contact us here in the forums.
Best regards,
Jordan Shannon