Hi,
I need some help with getting the third level nav element alignment. If you look at https://www.houstonshost.com/ Go to Services > Internet Marketing >
You will see the Search Engine Optimization way out to the left. I need to align this right.
Thanks,
Hey Keith,
https://cl.ly/16177a44a226 Here is what I am seeing, what do you need to adjust here?
Best regards,
Victoria
Hi Victoria. Please mouse over “Internet Marketing” You will then see the third level menu is out of place.
Thanks,
Keith
Do you see the issue? If not, I can send a screenshot.
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#top .av-main-nav ul ul {
left: -160px;
}
Best regards,
Rikard
Hi Rikard,
Getting close. The alignment is left of the dropdown but I’m looking for a right alignment.
Thanks,
Keith
Hi Keith,
Ok, try this instead:
#top .av-main-nav ul ul {
left: auto;
right:100px;
}
Adjust the values to your liking.
Best regards,
Rikard
Hi Rikard,
That did it. Thank you for the great support!
Keith
Hi Keith,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria