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.
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
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
after changing this style it doesn't do the on-mouse-over button anymore. it's still in the style added here.
ok, fixed it with :hover