Business Theme logo position

Posted in: Newspaper
Post count: 21

Hi dear,

im using newspaper business style. but i want logo to be left side like others.
How can i change position of logo?
Thanx.
https://demo.tagdiv.com/newspaper_business/

Post count: 23312

Hello Neo,

Try using the code below and place it in Theme panel -> Custom CSS area.

.td-business .td-header-style-1 .td-header-sp-logo {
float: left;
}

Thanks.

Post count: 21

wow thank you its done!

Post count: 6

Thanks! I was about to ask the same question.

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