How to move the Ad-Banner in header

Posted in: Newspaper
Post count: 217

Hi,

one question…I have the 980px Layout and the adbanner in the header overlays the Logo. How can I move the banner more to the right side?

http://www.promicabana.de/

Thanks!

Post count: 6600

Hi,

Please use this custom css in theme panel > custom css:

@media (min-width: 1200px){
.td-header-bg .td-a-rec-id-header {
left: 0px ;
}
}

You will get this result: http://screencast.com/t/lKksmGDa97cs

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.