Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1011555

    Hello,

    When I zoom out of my page (Ctrl + -) the text in de slider and the rest of the text won’t center.
    The slider is full width but the rest stops….

    I think this problem is also on the rest of the pages

    #1011702

    Hey Pattriek,

    Thank you for using Enfold.

    You can use the following css code to center align the caption.

    .container.caption_container {
        width: 100%;
        max-width: 100%;
    }

    I don’t think this is necessary though, because anyone who needs to zoom a browser in or out is probably looking at some other content, not the slider.

    Best regards,
    Ismael

    #1012068

    No Ismael unfortunately that didn’t work.

    I want the text and the buttons in the slider to center & the text under the slider and the call to action button to center.
    Now there’s a 25% on the right side with nothing.

    Thanks!

    #1012168

    Hi,

    Did you toggle the Enfold > File Compression settings after adding the code? Please disable the file compression and then check the page again.

    Best regards,
    Ismael

    #1012185

    Hi, it’s disabled now but still nothing changes.

    #1012249

    Hi,

    Provide the login details in the private field so that we can check test the site.

    Best regards,
    Ismael

    #1012375
    This reply has been marked as private.
    #1012389

    I found the solution! ;)
    Max width of the container was 1371 px.
    Now i changed it to 100%

    Thanks!

    #1012579

    Hi,

    Great! Glad that you found a solution. Please note that this adjustment is going to be applied across the entire site.

    Best regards,
    Ismael

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