Tagged: 

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

    Hi,

    I’m using a fullwidth layout with a 1030px content and added 58px of padding to the top of the full width slider to move it down from the header menu.

    I added the following to the CSS:

    .avia-fullwidth-slider {padding-top:58px}

    But when I did this, a faint grey line became visible on either side of the area above the slider.

    I then tried adding

    * {border:none!important;} and while this removed every other border on the page, the line was still there.

    See: http://screencast.com/t/G3jJZyvuKqf

    I’ve got round it by adding margin-top:

    .avia-fullwidth-slider {margin-top:58px}

    But thought I’d give you guys a shout in case anyone else came across this issue.

    #564923

    Hi DigitalEssence!

    Have you figured it out already? I can not see box shadow on your page :)

    Best regards,
    Yigit

    #564973

    Yes as I mentioned:

    I’ve got round it by adding margin-top:

    .avia-fullwidth-slider {margin-top:58px}

    But I wanted to highlight this issue to you guys and have it logged here in case anyone came across this problem.

    #564975

    Hi!

    Oh sorry, i missed that part :)
    Thank you for sharing DigitalEssence!
    Have a great day!

    Best regards,
    Yigit

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