- This topic has 5 replies, 2 voices, and was last updated 8 years, 6 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]