Hallo,
i am trying to insert this red button in the main menu but using css does not work, it takes the height of the header size.
https://ibb.co/Hn8Jx2C
Any idea? maybe widget with button?
Hey Sebastian,
Thank you for the inquiry.
We may need to inspect the site in order provide the appropriate solution. Please post the site URL and login details in the private field.
Best regards,
Ismael
ok, send you a PM
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
nav.main_menu #menu-item-3327 .avia-menu-text {
background: red;
padding: 10px 15px;
color: white;
}
Best regards,
Rikard
Fine, works.. thx