Hi!
I have some issues that I would like to fix, would you mind looking to my screenshot? there’s the explanation, i guess it’s easier than it think but I can’t fix it. could you help?
screenshot: https://goo.gl/photos/5eS8m4SuwzcZ881QA
web: http://enjoycatalonia.com/web/barcelona-highlights/half-day-tour-2/
thanks in advance!
Pilar
hi inaudit ;
1 – to reduce the gap under the fullwidth submenu :
.content, .sidebar{padding-top:50px !imortant;}
*** but it will effect all over the site.
2 – to remove the lines of the menu in the widget (left sidebar) ;
#top .content .flex_column .widget_nav_menu li { border: none !important;}
3 – I’ve no idea yet, it’s too late for me, sorry.
Hi!
thank you for your answer.
1 – the first isn’t working I don’t know why. (it’s ok if it affects all the site)
2 – The second is working! :D
3 – The third… well.. what I wanted to do is this: https://goo.gl/photos/kTFks56mhu2M2pBf9 (marked in red) and I can’t figure out how to do it, i tried to do it with the icon box and then the separator / whitespace as in here: http://enjoycatalonia.com/web/barcelona-highlights/half-day-tour-2/ but it’s not really working properly, any idea?
thanks!
Pilar
Hi!
First code should work as well but there is a small typo in the code, please use it as following
.content, .sidebar{padding-top:50px !important;}
and add following code to Quick CSS
.av_promobox {
border: none;
padding: 0;
margin-bottom: 0;
}
@begrafiks Thanks a lot : )
Best regards,
Yigit
That’s super awesome!
thank you so much!
Pilar