Hi,
Is there any way possible to make a subtext in the button for the full width easy slider.
Just like this
If this is posstible, is there any way to add the button to the normal non full width easy slider?
At this moment everything is on localhost, but will transfer soon to a webhost.
Thanks!
Hey InStijlMedia,
That option/feature is not in fullwidth easy slider, though there are 2 methods that you can do, first one is to replace/override the fullwidth easy slider and would require some time and coding which is already outside the scope of our support, second is to use css (using :after) to tweak the button. By adding some css code in Quick CSS (located in Enfold > General Styling):
.av_slideshow_full a.avia-slideshow-button:after {
content: 'Your Text Here';
display: block;
}
Best regards,
Nikko
Thanks Nikko that worked!
And for the normal easy slider, text is showing up like this
is there any way to make it in the same button aswell?
Hi,
You want the text background to match the button?
Best regards,
Jordan Shannon
Hi Jordan,
No, i want the same button to appear on this slide aswell instead of how its showing now.
Hi InStijlMedia,
Could you please give us a link to your website, we need more context to be able to help you, if you moved it to web already.
Best regards,
Victoria
Hello Victoria,
The website isnt online yet, we are waiting for the clients permission.
We want to change the black bars to the exact button i posted on here before. (classes for the black bars are: avia-caption-title and avia-caption-content)
I figured it out, addded the same css to the avia-caption-title and avia-caption-content, this worked.
Thanks, you can close this thread :)
Hi InStijlMedia,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria