Hey All,
I’m trying to position the mega menu drop-down in our main menu, but I’m having issues. The code I’m using is:
#top .avia_mega_div.avia_mega3.nine.units {
left: -300px !important;
}
What am I missing here? The URL to our site is http://pencils.com. Thanks in advance!
Hey,
The code works but some parts of your Quick CSS has some syntax errors:
Regards,
Josue
Hi Josue,
Thanks for the response. I fixed the syntax, but the code still doesn’t seem to be working for me. Are you seeing it working on your end?
Best,
Alex
Hi!
Now here:
.related.products {
display: none;
}
}
There is an extra “}”.
Cheers!
Josue
OK, got it, but still not seeing the changes take effect. Thanks for clearing up my CSS, by the way!
Best,
Alex
Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
Josue
It doesn’t work:
Regards,
Josue
Sorry about that. Give it a go now.
See it now:
http://pencils.com/
An additional “}” was needed before the code in order to exclude it from the media query before it.
Cheers!
Josue
Nailed it. Thanks!
You are welcome, glad we could help :)
Regards,
Josue