Style 8 Full-Width Header is Clickable

Posted in: Newsmag
Post count: 21

I am currently using Header Style 8 for my project and was wondering if it’s possible to have just the logo clickable to get to the homepage rather than the whole full-width header.

Thank you.

Post count: 6600

Hi,

You can try with custom css, like this: http://screencast.com/t/VPoExzky

.td-header-style-8 .td-header-sp-logo a {
max-width: 300px;
margin: auto;
}

Thanks

Post count: 21

Thank you, it works perfectly!

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