Hey Enfold Team!
Can you help me make the size of this menu button bigger?
It is the ‘855.RIDGLOK’ red button on https://ridglokwp.getoutsourcify.com/
Menu name is ‘Main Menu’
Thank you! :)
Hey hackoffseries,
Please try the following in Quick CSS under Enfold->General Styling:
#menu-item-1013 .avia-menu-text {
padding:15px;
}
Best regards,
Rikard
Hey Rikard!
Thank you for your response. Unfortunately the CSS code does not work. Any other options?
Thank you! :)
Hi,
Please try this instead:
#menu-item-1013 .avia-menu-text {
padding:15px !important;
}
Best regards,
Rikard
This is perfect Rikard! Thank you so much!! :)
Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hey Rikard!
One last thing, can you please send me the code for making the font size bigger just for that specific button/menu item?
Thank you! :)
Hi,
Add the following to quick css:
#menu-item-1013 a .avia-menu-text{
font-size:25px!important;
}
Adjust the number to whatever you need.
Best regards,
Jordan Shannon
Thank you so much Jordan! Works perfectly!
Hi hackoffseries,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria