- This topic has 3 replies, 2 voices, and was last updated 6 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Kids Education Pro › Top menu & text
Tagged: Kids Education Pro
Hello,
Can I change the menu to the next.
I now see after the creation of a few pages in the menu that the 4 is the link on a 2nd row.
There is enough space left for an extra icon.
How can I change this see https://demo.thinkelpad.be/
We would also like to get the text “latest blog” from the photo
Regards
Hello @thinkelpad-be,
First of all thank you very much for using the theme.
Now to adjust all the menu in the one row please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.main-navigation > ul > li {
margin-right: 0px;
}
To remove the “Lates News” on the head add below given CSS in Additional CSS.
.page-title .entry-title {
display: none;
}
Hope this helps.
Thank you.
Regards!!
Hey,
The removal of the text has been done perfectly.
The alignment of the menu does not see my addition in css below.
Link demo site: https://demo.thinkelpad.be
.main-navigation > ul > li {
margin-right: 0px;
}
.main-navigation ul li a {
font-size: 12px;
}
.site-header ul li:before {
font-size: 28px;
}
.page-title .entry-title {
display: none;
}
Hello @thinkelpad-be,
In the theme, there are left menu and the right menu i.e. you can add the menu to both left side and right side of the site identity section.
Also, we thought you wanted to display all the menu in the same row and which seems to work okay with the CSS that we have provided to you.
If this is not what you are looking for then please provide the screenshot marking where to you want to place the icon?
Thank you.
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. |