- This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Site Description next to centered logo
Hi,
A while ago I set the logo in the center, and the description underneath. I think that you sent me the following code to make it the way it is now, could you please tell me how to make the site description the right side of the logo, keeping it all centered.
.header .header-inner .logo{float:none !important; text-align:center !important;}
.header .header-inner .nav{float:none !important; text-align:center !important;}
.header .header-inner .nav ul{float:none !important;}
Hi Keren,
Add this code in Custom CSS box:
.header .header-inner .logo{margin: 25px auto 0; max-width: 310px;}
.header .header-inner .logo img{float: left;}
.header span.tagline{float: left; margin-left: 10px; margin-top: 20px;}
Add this code in style.css:
.logo:after{clear: both; content: ""; display: block;}
Regards,
Dave
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]