- This topic has 6 replies, 2 voices, and was last updated 6 years, 8 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
It takes a strong foundation for a business to survive. Similarly, it takes a planned and structured coding for a website to remain active and […]
The address of a World Wide Web Page is a URL. Protocol, domain name, and path are three parts of a URL. It is a […]
What is a newsletter and how to use it? Due to the recent advancement in technology, the traditional concept of marketing is no longer the […]