[Support request] Crelly Slider Issue

Home Forums Support [Support request] Crelly Slider Issue

Home Forums Support Crelly Slider Issue

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

    Hi,
    I’m testing Crelly Slider and trying to make a full-width slide within a GP Section. Unfortunately its adding 20px of margin to the left and right hand side. In the Section settings I have both Box type and Inner Box Type set to fluid and I also tried ticking the ‘Full width content’ option.
    It works fine if not using a Section, but I need it to work within a Section as I will be using it on my home page to replace the Smart Slider.

    URL: http://tinyurl.com/z5m4pr6

    Any help appreciated tom.

    #224842
    Tom
    Lead Developer
    Lead Developer

    Sections use your content padding for the left and right of the section.

    You can overwrite it with this:

    .generate-sections-inside-container {
        padding-left: 0;
        padding-right: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.