Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1398893

    I’ve been trying to horizontally center the caption text on the full screen slider. Right now on larger screens it shows a off-center to the left a little bit, and on smaller screens the text is cutoff a tad bit on the right margin. I’m sure CSS will fix this, I just can’t seem to target the right class to make this happen. Thank you for your help.

    • This topic was modified 1 year, 9 months ago by idelaydis.
    #1398927

    Hey idelaydis,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-fullscreen-slider .caption_container {
        max-width: 100%;
    }

    Best regards,
    Rikard

    #1398934

    Unfortunately, that doesn’t seem to work. Any idea why? I tested on both a computer and my iPhone. Not change was evident. Thank you.

    • This reply was modified 1 year, 9 months ago by idelaydis.
    #1398936

    Nevermind. I added an !important to the CSS and it’s working now. Thank you so very much.

    #1398955

    Hi,

    Great! Glad to know that the suggestion above worked. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Horizontally Center Full Screen Slider Caption’ is closed to new replies.