Increase Logo and home bar

Posted in: Newsmag
Post count: 6

Hi,

How to Increase a Logo and home bar, http://prntscr.com/ltdrzi

Post count: 23312

Hi,

Do you want to increase the height of the logo bar?

Thanks.

Post count: 6

Yes, Height of the logo bar and Increase logo

Post count: 23312

Hello,

Try to use another header style which displays your logo in full width. Notice that we do not recommend to increase or decrease the home bar because the theme layout might be broke.

As a quick solution, you can try using the code below ->

.td-header-main-menu{
height:70px;
}
.td-container-wrap{
margin-top:26px;
}
.td-main-menu-logo img {
max-height: 65px;
}

The result is here -> https://www.screencast.com/t/GS61M1TTG

Thanks for the message!

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