How to move the logo to the left?

Posted in: Newspaper
Post count: 1

I would like to move the logo to the left (Style 3). How can I do this?

Move the logo to the left!

Post count: 22421

Hello
You can add this custom css in the theme panel-> custom css box:

.td-header-style-3 .td-header-sp-logo{
margin-left:0;
}

Thank you!

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