Tagged: button, Fullwidth Easy Slider, position
Hello. I searched the forum and in the documentation, I tried the css but I could not solve it, let me ask for your support. Please, what should I write in the css in child theme to move the FULLWIDTH EASY SLIDER button down (as in the image https://ibb.co/BfGDDLs)? I customized the css in child button:
/ * FULLWIDTH EASY SLIDER BUTTON TrikeGo Cargo Bike * /
.avia-button.avia-color-blue, .avia-button.avia-color-blue: hover {
background-color: rgba (86, 203, 249, 0.75);
border-style: none;
color: # 24305e;
}
Example in http://www.brunocover.it/CMS/wordpress/trikego/
Thanks a lot. best regards. Bruno
Hey Bruno,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.slideshow_align_caption {
vertical-align: bottom;
}
#top #wrap_all .avia-slideshow-button {
width: 70vw;
}
The element in question is not a button, it is a full-width slider caption :)
If you need further assistance please let us know.
Best regards,
Victoria
It looks perfect! Thanks a lot Victoria. Best regards. Bruno
Hi Bruno,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko