- This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Donation Theme Header
Hello.
Our client wants the logo be to the left of the menu, like in header type 1, but they also want the site name to be displayed above menu. Is there a way to align it better.
Here is a link to site.
https://worldpeacerosegardens.org/temp/
https://imgur.com/a/9nKRizA
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.desc { display:inline-block !important; padding-top:85px !important; padding-left:10px;}
Regards,
Dave
Hi, it almost worked. How can we keep the position the same in the responsive view when the menu turns to burger. Right now, the description shifts under the image. We want it to stay in the middle.
Thank you
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo { width:28%;}
span.desc { font-size:17px; padding-top:5px !important; padding-left:10px !important;}
}
Regards,
Dave
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 […]