Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24976

    Hi,

    Is it possible to somehow adjust the placement of the caption text in Easy Slider? By default both the caption title and caption text are aligned left. Sometimes that conflicts visually with a certain slide so I’d like to be able to adjust this.

    Regards,

    Ying-Fu

    #125363

    Hi,

    You can control them with this code, add this on your custom.css or Quick CSS

    .avia-slideshow-inner .avia-caption {
    bottom: 17px;
    left: 150px;
    }

    Adjust the position.

    Regards,

    Ismael

    #125364

    Thanks Ismael,

    I gather this can only be done for the whole slider?

    Regards,

    Ying-Fu

    #125365

    Hi,

    What do you mean for the whole slider?

    The purpose of the code is to move the position of the caption inside the Easy Slider.

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Easy slider caption text’ is closed to new replies.