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

    Hello,
    I’m using a fullwidth easy slider with multiple slides. The slides where I’m using a left caption, I would like to move the text and button closer to the center by about 100px. I’d like the same option if I end up using right sided captions and buttons. Can you please provide the CSS that I need to adjust this?

    Thanks so much!

    #996901

    Hey christinadams,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #996923

    I’ve added the site link to the private content below.
    The slide that says “TD Walk to Breakfast” and the one that says “Radiothon” are the ones where I’d like to move the text towards the center a bit more on medium and larger screens. Small screens are fine since I’ve hidden the captions.
    I would also like to reduce the size of the buttons for small screens.

    Thanks!

    #997106

    Hi christinadams,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .slide-3 .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption,
    .slide-2 .caption_fullwidth.av-slideshow-caption.caption_left .slideshow_align_caption {
      padding-left: 100px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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