Hi,
I added a button on Easy Slyder using Custom CSS referring to below threads.
> https://kriesi.at/support/topic/fullwidth-easy-slider-buttons/
> https://kriesi.at/support/topic/full-screen-slider-full-width-easy-slider-frame-colour/
The code worked, and next step, I would like to add two different clors buttons.
Now when I put two buttons on Easy Slider, the color of buttons are same.
Best regards,
Hey Ayumi,
Can you give us the link of the page where we can see the slider and those buttons?
You can put the link in private content if you want it to be seen only by moderators.
Best regards,
Nikko
Hi Nikko,
Now I set only one button on the page.
I want to add one more red button next to green button.
Thank you very much in advance.
Hi,
Here is login ID if you needed.
you can choose on caption “attach two buttons”
the second button has the class: avia-slideshow-button-2
so if you like to preserve opacity and font-size you can do that:
.avia-slideshow-button-2 {
background-color: rgba(250,0,0,0.5) !important;
}
on choosing the button-color red f.e. in caption tab – the font-size changes a bit and the opacity is gone
Hi kazeko,
Thanks for giving us the link as well as the login credentials, however it doesn’t work on my end, please check.
I could confirm you’re using a Fullwidth Easy Slider though you only have 1 button, so I couldn’t verify the color of the 2nd button, however the Fullwidth Easy Slider has the option to change the button 1 color as well as button 2 color, have you also set them?
Best regards,
Nikko
Thank you for your help, both Nikko and Guennie.
The problem has been solved.