Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #548300

    Hello!

    For some reason the usual fix to make theme button font size larger on large buttons is not working for me. Under the Testimonials slider, I added a button to Read the Full Reviews, and I used code:

    .avia-button.avia-size-large { font-size: 16px; }

    and it doesn’t work.

    Is it because I am using an icon, maybe? I have tried adding !important and a few other things and nothing seems to work.

    Can you help?

    #548331

    Hey Julie!

    use this code in Quick CSS field:

    span.avia_iconbox_title {
    font-size: 26px !important;
    }
    

    Cheers!
    Andy

    #548336

    Hey Andy,

    Thanks for this, but it doesn’t seem to be changing it for some reason.

    Any other suggestions?

    #548344

    Hey!

    it does work for me. Clear browser cache and hard refresh a few times. If it still does not work: please send us admin access, so we can take a deeper look into it.

    Best regards,
    Andy

    #549232

    Text on the button still looks very small. Credentials are below, thank you so much for taking a look.

    #549328

    Hey!

    You had some small errors in your custom CSS in Quick CSS field and Andy’s code was not being applied. Please review your website now

    Regards,
    Yigit

    #550030

    Hey Yigit,

    Thank you so much for taking a look. I am unfortunately still not seeing the changes. A caching plugin is now enabled but it has been flushed many times and I am seeing other changes made since on the site but not this one– it looks fine on my mobile phone, but not on my 17″ screen.

    If you have any suggestions, let me know.

    Thanks!

    #550591

    Hi!

    Changes i made were gone for some reason. I have fixed it again. You can also find correct custom CSS here – http://pastebin.com/qhnm0Dtd

    Best regards,
    Yigit

    #550634

    Finally fixed! I cannot thank you enough. :)

    #550642

    Hi!

    You are welcome, glad we could help!
    Let us know if you have any other questions or issues :)

    Regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Enlarge theme button font size’ is closed to new replies.