Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #994884

    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,

    #994946

    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

    #995308

    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.

    #995320

    Hi,
    Here is login ID if you needed.

    #995324

    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

    #995344

    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

    #996536

    Thank you for your help, both Nikko and Guennie.
    The problem has been solved.

    #996643

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.