Hi guys
I need to add an full width, empty black div (height 30px) just below my header on devicee below 740px wide ONLY.
Site and screenshot of bar is in the private area.
Any ideas please?
Many thanks in advance
Dan
Hey sjidesign,
Thank you for using Enfold.
This css code might help.
.responsive.html_top_nav_header .av-section-bottom-logo + div {
border-top-style: solid;
border-top-width: 30px;
border-color: #000000;
}
Best regards,
Ismael
Hi Ismael
Works perfectly, thank you very much.
Superb support as always.
Thanks again
Regards
Dan
Hi Dan,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria