- This topic has 6 replies, 2 voices, and was last updated 9 years, 1 month 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
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]