Menu capacity - by Alejandro - on WordPress WooCommerce support

This topic has 23 replies, 4 voices, and was last updated 9 years, 1 months ago ago by Brian Johnson

  • Avatar: matjamie2905
    Alejandro
    Participant
    March 14, 2015 at 08:45

    ??? This just puts the button purple, however it is only certain type… look at the images in my last post, or look at this link http://50.87.143.151 and look at the buttons on the revolution sliders. How can I make them look like this? Thanks.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 14, 2015 at 08:52

    Hello,

    If you want change only hover effect please use this code

    input[type=submit]:hover{
      background: #9966CC;
      color: #fff;
    }
    

    Regards,
    Robert Hall.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 14, 2015 at 09:19

    Hello

    I have changed your “button white” to “button” class and now all css overrides works fine.

    With best regards
    Brian Johnson

  • 1 2
    Viewing 23 results - 21 through 23 (of 23 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.