Hi,
I have two requests:
I want to hide the active menu indicator on mobile and
is is it possible to make the active menu indicator a bit more wide on desktop?
Thank you very much for your support!
Hey,
Thanks for contacting us!
Could you please post a screenshot showing the changes you would like to make and a link to your website?
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Best regards,
Yigit
Screenshots with changes I would like to make:
Hi,
1- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.avia-menu-fx {
height: 5px;
}
2- Please delete following custom CSS code
@media only screen and (max-width: 767px) {
.responsive #top #main {
padding-top: 150px !important;
}}
Best regards,
Yigit
Thank you very much. Problems solved :)
Great support….really awesome
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit
