Posted in: Newspaper
Dec 17, 2020 at 7:01 am
For the Life News PRO Newspaper theme, Header Style 1, is it possible to make the logo box larger? Right now, I have the logo stretched as large as possible in the parameters provided (272×90 regular and 544×180 retina) and it still appears rather small in the header. Any guidance on how to make this larger, if possible, would be appreciated. Thank you!
Dec 17, 2020 at 10:16 am
I too think the logo is quite small and would like to know how to enlarge it please?
Thanks
Dec 18, 2020 at 12:21 pm
Hello!
You can add in Newspaper -> Theme panel -> Custom code -> Custom css, this code:
.tdb_header_logo .tdb-logo-img-wrap img {
display: block;
width: 500px!important;
}
Also, you can change the value whatever you need on your website.
Hope that helps you!
Thank you!
Dec 18, 2020 at 2:40 pm
Thanks very much
-
This reply was modified 5 years by
vanlifeeats.
Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.