Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1145690

    Hi,
    how I can center the caption in the center of the screen in Fullscreen Slider?
    I tred with this code:

    .slideshow_caption {
        width: 100% !important;
        padding: 0px !important;
    }

    Thank you for your help

    #1145783

    Hey Manuela,

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

    .home .slideshow_caption {
        width: 100% !important;
    }
    
    .home .avia-caption-content p {
        text-align: center;
    }

    Best regards,
    Rikard

    #1147580

    Yes it work,
    Thank you.

    #1147683

    Hi,

    Great, I’m glad that 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

    #1147726

    Please close this thread, thank you.

    #1147828

    Hi,

    Thanks letting us know, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘centre’ is closed to new replies.