Change logo size

Posted in: Newspaper
Post count: 4

Hello,

I want to change the logo width to 500px,

so I made some modifications

.td-header-sp-logo {
width: 500px ;
}
.td-header-sp-recs {
width: 512px ;
}

But, every time I inserted the image, it stuck at 284px.

Please help,

Thank You

Post count: 4

I tried this

.header-logo-wrap img {
width: auto;
}

But still not worked,

This is my site bukamata.co

Post count: 4

Nevermind, The problem has been solved.

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