- This topic has 5 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Logo not centered
Hi,
When I upload my logo it’s centered, it is all the way to the top, How do I center it?
Thanks
HI,
Kindly show us the website URL.
Regards,
Shri
elitesecurityusa.com
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.logo { padding-top:22px;}
Regards,
Shri
It worked great on the desktop but now it’s not centered on the mobile formate.
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.logo { padding-top:0;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.logo img { width:40%;}
}
Regards,
Shri
The following article contains free parallax WordPress themes list Parallax theme has gained popularity in recent years. This theme is the combination of two latest […]
Today, the mobile phone has become the most common among the people. They rely deeply on the device. whether for online shopping or checking the […]
Due to the sudden rise of digital marketing, most business organizations are making mobile marketing and e-commerce a high priority. Hence, the job opportunities for […]