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


Home › Forums › Pro Themes › Education Hub Pro › ARANGEMENT OF TOP BAR MENUS(PRIMARY MENUS)
Tagged: My Website Link
How can i arrange top bar menus in one line, i have 8 menus at the top(primary menus) i want to condese all to appear in one line not two line as now when i look it in my pc., can i have a code that do this job??
hello emmanuel
can you please share your site URL? it would be easy to inspect and give you the required CSS
Regards,
Psink
Hello Emmanue
Add this CSS in the theme
.main-navigation ul li a {
font-size: 14px;
padding: 10px 20px;
}
To add the above CSS, please go to Admin Panel >> Appearance >> Customize >> Additional CSS,
there paste above CSS then publish and refresh
Regards,
Psink
Thank you sir
| 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. |



