I’ve seen a few posts related to this and tried the Quick CSS but it does not work for our instance. Can you please let me know our specific CSS code needed to fix this?
Hey vegaspro!
Please add following code to Quick CSS in Enfold theme options
@media only screen and (max-width: 1140px) and (min-width: 990px) {
.av-main-nav > li > a {
display: block;
text-decoration: none;
padding: 0 7px; }
.logo * {
max-width: 75%;
top: 10px;
}}
Cheers!
Yigit
Appreciate the fast response but it still overlaps when dragging browser.