Home Forums WoodMart support forum There's an unwanted margin, between Slider and Menu

There's an unwanted margin, between Slider and Menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #74401

    kingpanks
    Participant

    Hello if you check my homepage https://www.overallsite.com

    There’s a slight margin between menubar and revolution slider. I don’t want that margin. Please tell me how to remove that margin.

    Thanks

    #74404

    kingpanks
    Participant

    Solved by adding
    .main-page-wrapper{
    padding-top: 0px;
    }
    in the custom css. If there’s any better way to do it, then please let me know.

    #74424

    Hello,

    The better way is to insert negative margin-top to the row http://prntscr.com/kn9uz3

    Best Regards

Viewing 3 posts - 1 through 3 (of 3 total)