Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #726383

    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”.

    #726393

    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

    #726396

    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.

    #726586

    Hi,

    According to this site – http://downforeveryoneorjustme.com/, your website is currently down. Can you please check it? :)

    Best regards,
    Yigit

    #726869

    Please try again – the site should be back up.

    Thanks!

    #726870

    I placed this in the enfold child theme:

    #top .avia-button-fullwidth {
    font-size: 10px;
    border: 1px solid #e1e1e1;
    }

    #727339

    Nevermind I think i figured it out. Was related to caching.

    #727377

    Hi,

    Ok, glad you got it working :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.