Okay
  Public Ticket #354230
full screen video layout button style
Closed

Comments

  • peter started the conversation

    Please, can I somehow change the style of the button in fullscreen video layout? I specify the button name and url in theme options / home options, but it is not visible enough. I'd like to have it more visible but I don't want to change css for all buttons of given type.

    thanks

  •  1,973
    Support replied

    Hi

    try

    .home-section a.newave-button.medium.outline.white{

    ... code here ....

    }

    which applies only to buttons within the home section

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • peter replied

    after changing this style it doesn't do the on-mouse-over button anymore. it's still in the style added here. 

  • peter replied

    ok, fixed it with :hover