Text disappears on button hover

Homepage Community Forums Aspire Theme Support Text disappears on button hover

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20634
    shalintj
    Customer

      Dear Team,

      I noticed a strange bug on Aspire Pro. When you hover over those orange buttons, the text on it disappears. Here’s a quick screencast for the same:

      https://www.dropbox.com/s/q3tuz2vzrdofyu5/bug-aspire-pro.mov?dl=0

      I noticed the same bug on the live version of the site.

      Please do help on how can I fix this issue.

      Shalin

      #20635
      Wes
      Moderator

        The demo buttons seem to be working fine on my end – http://demo.appfinite.net/aspire

        This issue was fixed a while ago so I’m not sure why it would show up like that. Make sure this code is included in your CSS (if it’s not, just add it in) –

        .image-section a.button:hover {
        	background-color: #fff;
        	color: #333;
        }
        

        I’m in the process of working on a new update (fixing unrelated issues), so once it’s released then that issue shouldn’t appear….unless you’ve made edits to your theme somewhere. The new version will be released early next week at the latest. Until then, you can add the code above to fix it for now.

        #20637
        shalintj
        Customer

          Awesome.. Thanks for the super fast response Wes.

          #20638
          Wes
          Moderator

            You’re Welcome

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Text disappears on button hover’ is closed to new replies.