Mobile Header (Style 3)

Posted in: Newsmag
Post count: 7

I have a litte problem with mobile style 3 header. I have a little margin.
The others header styles are ok.

http://www.aquoitujoues.fr/wp-content/uploads/2015/04/style3_1.jpg
http://www.aquoitujoues.fr/wp-content/uploads/2015/04/style3_2.jpg

Post count: 7909

Hi,

This margin is added to the header ad so if you don’t have header ad for phone screen remain this margin. I also added this on our list and it will be fixed soon as possible.
Please try this custom css in Theme Panel > Custom Css to fix this: http://screencast.com/t/GcPzaRwqbo

@media (max-width: 767px){
.td-header-style-3 .td-header-sp-ads{
margin-bottom: 0px !important;
margin-top: 0px !important;
}
}

Hope this helps!

Post count: 7

It’s works, thank you!

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