I tried looking for this and tried implementing a few different things that i found but nothing really worked.
Trying to figure out what CSS to add to decrease the size of the font on the buttons – “Bassmnt Bottle Service”, “Bassmnt Guestlist”, “Bassmnt Tickets”.
Hey discotech!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-button-fullwidth {
font-size: 14px;
}
Cheers!
Yigit
Hi,
I tried adding that to my enfold child theme as well as the quick css but it doesn’t seem to be changing anything.
Hi,
According to this site – http://downforeveryoneorjustme.com/, your website is currently down. Can you please check it? :)
Best regards,
Yigit
Please try again – the site should be back up.
Thanks!
I placed this in the enfold child theme:
#top .avia-button-fullwidth {
font-size: 10px;
border: 1px solid #e1e1e1;
}
Nevermind I think i figured it out. Was related to caching.