Misaligned menus

Latest Reply from Dave at 2016-09-03 08:06:23
When I removed the slider on inner pages, this happens:

http://i64.tinypic.com/2i1hac9.png

What can I do?
Hi!
Thanks for letting us know about this issue. We have fixed it and now you may download the updated theme from our website or make the following changes to the style.css file of the theme:
1) remove the 121st line:

margin:-79px 0;

2) add the line:
margin-bottom:-79px;
to the .slider-container property:
.slider-container {
border-bottom:1px solid #ff290c;
padding:0;
}

Leave a reply

Add codeAdd image