Hello the site I am working on is
evokespirit.com
The submenu under “Testimonials” is going off the page.
How do I keep it frame?
Hey Nathan,
You have this in your child theme CSS:
@media only screen and (min-width: 1024px) {
#header .twelve.units {
right: auto !important;
float: right;
left: -34vw;
}
}
Try changing -34 to something smaller, like -24 for instance.
Best regards,
Rikard
Thank you for the code
I applied it and the submenu is showing off the page still
Hi,
This code is still applying:
left: -34vw;
Did you change it back? If not then what you changed is not applying.
Best regards,
Rikard
I applied the code
and the menu is still going off the page
Hi,
And the old code is still applying: https://imgur.com/a/XrY4uoU. You need to change that value to a smaller one like I wrote earlier in this thread, did you try that?
Best regards,
Rikard
this is resolved thank you
Hi,
Great, I’m glad to hear that things are working for you. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
this thread can be closed thanks
Hi Nathan,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko