Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #840295

    Hi,
    Please take a look at our website (link in private box)
    We use slider for the first page but it doesn’t fit inside the page.

    The slider should looks like below image:
    .

    Thanks,
    Sadegh

    • This topic was modified 7 years, 2 months ago by Sadegh.
    #841068

    Hey Sadegh,

    I have loaded the page but I can not see where the slider is.
    I can see all properly, except the header area where they are small on the menu.
    What screensize you are usng?

    Best regards,
    Basilis

    #841157

    Hi,
    The slider is that narrow blue box in the header (check it on desktop):
    .

    As you see, it is not fixed inside the page!

    #842543

    Hi dear Sadegh,

    Please refer to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/ and place your slider inside a color section element with 100% container width :)

    Best regards,
    Yigit

    #842632

    Hi dear Yigit :)

    Thanks for the link and the info.
    I did what you asked, but I can’t get the clean view (LINK):
    .

    As you may see, the slider is not aligned to the main menu.
    (And I don’t think we should use the ‘color section’ because it force the slider to starts from the bottom of the menu)

    Cheers,
    Sadegh

    • This reply was modified 7 years, 2 months ago by Sadegh.
    #842658

    Hey!

    I added following code to Style.css file of your child theme

    .rtl.home #main>.container_wrap_first {
        display: none;
    }

    Please review your website now :)

    Cheers!
    Yigit

    #842663

    Hey!

    Thanks a lot, I saw you add a ‘code element’ for the slider.
    As we have an English homepage too (LINK), how should we assign your code for that page either? (I already add a ‘code element’ inside a ‘color section’ in English home page)

    #842981

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #homeheaderslider .container {
        padding-top: 0!important;
    }
    

    Best regards,
    Yigit

    #843217

    Hi dear Yigit,
    Thanks for the code, it perfectly worked!

    (you may now close the thread please)

    Cheers,
    Sadegh

    #843421

    Hi,

    You are welcome dear Sadegh! Let us know if you have any other questions :)

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Slider is Not Fit’ is closed to new replies.