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

    Good morning to all,

    I need to move the caption buttons included in the EasySlider and the default settings don’t allow me to put them where I want. Is there any way or CSS to change manually the position of the buttons as well as the font size and frame ?

    Attached a screenshot to see how this staying and where I would locate bottones.

    Thank you all for your help, greetings.

    • This topic was modified 7 years, 8 months ago by Yigit.
    #678917

    Hey USERNAME2015,

    Thank you for the screenshot :) Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #678991

    Of course.

    Thanks for all Vinay

    #679028

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .caption_right .slideshow_caption { 
    padding-right: 0;
    }
    .caption_right .slideshow_align_caption {
        text-align: right;
    }

    Best regards,
    Yigit

    #679045

    Thank you very much Yigit, it works well.

    About to change the font size and size of the buttons how can i do it ?

    #679050

    Hey!

    Please add following code to Quick CSS as well

    #top .avia-slideshow-button {
        font-size: 16px;
    }

    Best regards,
    Yigit

    #679053

    Now, all it’s ok Yigit, you are the best.

    Thanks a lot for your help.

    #679057

    Hi!

    Please feel free to open a new ticket if you need something else.
    Thank a lot for your patience and understanding

    Best regards,
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change manually button position,size and font size on easyslider’ is closed to new replies.