Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1066111

    Hello,

    I have a few fullwidth buttons that are set up to display an icon when hovering the cursor over them. A problem has recently developed that causes the text in the button to cut off on the edges when hovering the cursor over the button.

    Any ideas on how to fix this?

    Thanks!

    #1066286

    Hey GregDunn,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .avia-button-fullwidth .avia_iconbox_title {
        -webkit-backface-visibility: visible !important;
    }

    Best regards,
    Nikko

    #1066312

    Hi Nikko,

    That worked perfectly! Thank you so much for the quick help.

    All the best,
    Greg

    #1066329

    Hi Greg,

    Glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fullwidth button with icon – cutting off text when hovering’ is closed to new replies.