Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #735885

    hi. is there a simple way to let the partner logos flow over the full width of the website? here is use 8 logos, can i show 10 and let them flow over the whole website width? http://imgur.com/a/Mv8F9

    and i use a video slider here. how can i set a maximum high of the slide of 400px? the video should be displayed over the full width and there should be a crop at the top and the bottom. http://imgur.com/a/0X0VT

    #737334

    Hey Lukas,

    1- Please refer to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/ and create a color section element with 100% container width and place your element inside it.
    2- I could not find the section however you can refer to the link i posted above and add a new color section element set it’s height to 400px by adding following code to Quick CSS in Enfold theme options under General Styling tab

    #your-unique-id { height: 400px; max-height: 400px; }

    Best regards,
    Yigit

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