- This topic has 6 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › iphone logo to small
I am trying to adjust the size of my logo when it appears on an iPhone. Can someone help please.
This is regards to the Repair Theme.
Hi Tom,
Kindly show us your website URL.
Regards,
Brad
Foytec.com/Web
Hi Tom,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and ( max-width:767px) {
#logo img { max-height:100%;}
}
Regards,
Brad
We have no custom CSS box to make that change only a CSS editor.
I saw that in another post.
Again we are using the repair theme.
Hi Tom,
You can add the code in style.css
Go to Appearance>>Editor>>Style.css and paste the code in the end of the all classes.
Regards,
Brad
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]