Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #386328

    Is it possible to fit Easy Slider 100% width of one grid row? Right now it has padding and is not using the full width of the cell.

    #386370

    Hi royaltask!

    You can place it inside a Color Section element with a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS

    #your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }
    #your-custom-id .content { padding: 0; }

    Regards,
    Yigit

    #386584

    works fine, thank you so much. The Theme is so flexible and great! Now I try to make the video fit 3/4 row and add a 1/4 text field row. any idea where to start?!

    #387066

    Hey!

    Adding 3/4 column element and 1/4 column element does not help? :)
    In that case, have you tried using Grid Row element?

    Regards,
    Yigit

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