- This topic has 2 replies, 2 voices, and was last updated 9 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › WEN Business Pro › Alignment problem
Hi, I have just bought business pro theme and after inserting our company logo I cant align it, center with the tagline, or put the tagline below the logo.
My site is http://www.bratti.international
Thank you in advance
Armandos
Hello Armandos,
It seems like you are having problem aligning the logo center with the tagline, right?
Well, You can achieve this by some CSS tweaks.
Go to Admin Panel’s Appearance-> Customize->Themes Options-> Advanced Options-> Custom CSS.
Now inside Custom CSS box put the following code.
.site-branding .site-logo {
margin-top: -16px !important;
}
Instead of -16px, you can replace it with a suitable value you would like to have.
Let us know how it goes.
Regards.
Great, worked perfecty !!!!
Thank you very much
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



