header ad position

Posted in: Newspaper
Post count: 14

I have added an image in the header that replaces a traditional ad. I want the image to move up to show more of the dog’s neck.
How would I modify css to do this?
Thank!
http://fidouniverse.com/

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/mEAbGuTztkGq

.td-header-style-1 .td-a-rec-id-header {
top: 0px;
}

Result: http://screencast.com/t/RfzrDtXSBf

Thanks!

Post count: 14

That worked! Thanks!

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