- This topic has 6 replies, 3 voices, and was last updated 3 years, 8 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Main Menu position
Tagged: Main Menu position
Hello.
When using your theme Education Hub Pro Version: 3.1.2 – I miss adjusting the position of the Main Menu on the top line (www.skm-import.de). At this moment everything moved to the left side. For a more or less better visual uniform look, I will have to add two more pages to the menu to make everything look proportional and beautiful. Can I somehow correct this? Or do I need to change the theme with more flexible menu settings? Sincerely.
Nikolay.
info@skm-import.de
Hello Nicolai
We are really sorry for having you in trouble with one of our themes. For now, we will send a request to the theme author to add options for a menu in the theme so that it will be easy to change the alignment of the menu item.
If you want to change the alignment of the menu at the moment, please mention the position where you want the menu to be – center or right. We will provide you Few lines of CSS that will quick help you to change the position of the menu item
Regards,
Psink
We are having this exact issue as well. Out main menu is aligned to the left. We would prefer it be centered.
Could you please provide CSS so we can make the adjustment?
Thanks,
-= Brandon.
Hello RVCS
Could Please share your site URL?
After we get the site URL, we will inspect and provide you a few lines of code to fix it
Regards,
Psink
http://www.RiverValleyHigh.org
Thanks,
-= Brandon.
Hello RVCS
Please add this CSS in Additional CSS – to align menu at center
@media screen and (min-width: 767px) {
.main-navigation #primary-menu {
text-align: center;
}
.main-navigation #primary-menu > li {
float: none;
}
.main-navigation #primary-menu > li:not(:first-child) {
margin-left: -3px;
}
}
Regards,
psink
Thanks.
-= Brandon.
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. |