Header Ad alignment

Posted in: Newspaper
Post count: 9

Hi, i have searched and tryed all that you said to align the header ad, but not working. I have also edited the style.css but i cant not align the header banner to the right.

How can i do it, thanks!

I have tried this custom css:

.td-header-sp-recs{
float:right!important;
}

.td-header-style-1 .td-header-sp-recs {
margin: 28px 0 9px 0; float:right;
/* responsive portrait tablet */
/* responsive portrait phone */
/* responsive portrait tablet */
}

site: http://www.iberobike.com

  • This topic was modified 9 years by chapon.
Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/VotQm8QHysom

.td-header-sp-recs img{
left: auto;
}

Thanks!

Post count: 9

Ok, fixed, thanks!

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