- This topic has 3 replies, 2 voices, and was last updated 3 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hi, how can I reduce the logo in the mobile version and for the tablet so that the logo fits in a red frame?
https://prnt.sc/qt84xp
My site is here: uplace.club
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo img { max-width:35%; margin-top:20px !important;}
}
Regards,
Dave
Thank for your help, David
Now its done but in tablet version logo still to big also.
How I can fix it?
https://prnt.sc/qtds5l
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:480px) and (max-width:1024px) {
.logo { width:20%;}
}
Regards,
Dave
Driving School WordPress themes have been discussed in this article for your reference. WordPress as one of the leading content management and publishing software is […]
What are some vibrant Music Video WordPress Themes? WordPress CMS platform presents an excellent opportunity for musicians and music directors across the globe to showcase […]
Are you looking for the best WP eCommerce WordPress themes? If your answer is yes, then you have landed on the right page because here […]