- This topic has 5 replies, 2 voices, and was last updated 6 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Outline of main menu is inconsistent when only some of the menu items span lines
If I setup the main menu and insert a “<br>” to place the verbiage for only some of the menu items on two different lines, the right side of the white outline of the menu boxes on the remaining one line menu items is only beside the first row for that item. This looks very inconsistent.
Please look at the heading called blog in the main menu. You will see that the white outline on the right of the cell only includes the top row and not the second row.
Hello @jordancait,
To resolve the issue, please use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#menu-item-946 {
line-height: 44px;
}
Hope this helps.
Best Regards!!
Thank you. This fixes the one menu item only but doesn’t address any other menu items should I wish to change them. Do you have a more robust solution?
Jordan
Hello @jordancait,
Actually, it is not the issue of the theme. The line seems to be incomplete because the other menu items are displayed in two lines. If your menu would be longer then, you won’t face such issue.
Also, we had to provide the solution for that particular menu item only as it is the only way you could do it.
Now to manage the vertical line even for the home menu item use below given CSS.
#menu-item-836 {
line-height: 45px;
}
Hope this helps.
Best Regards!!
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. |