- This topic has 5 replies, 2 voices, and was last updated 1 year, 7 months ago by
Leo.
-
AuthorPosts
-
November 15, 2020 at 5:38 am #1531911
Muhammad Jawad
Hi. I am using GP sider theme for my blog at http://www.startbyzero.com
I have 3 questions.
Q1a:
The current menu items are displayed vertically as:
Home
Projects
About
ContactI want them to display in one line with a ‘/’ after each as below:
Home / Projects / About / ContactHow can I achieve this?
Q1b:
How can I make them appear in two lines with two menu items in each line like below
Home / Projects
About / ContactQ1c.
How can I remove the display of this primary navigation menu at all from the right header? (In case I choose to go with sec. navigation)Q2.
How can I make the widgets on the right header (such as join the community sign-up box etc.) on the mobile menu?
Please note I tried using the off-canvas menu for this but that displays items in pretty-weird and improperly aligned manner.Q3.
I have added below code in CSS to make the post title on homepage underlined upon mouse hover. But if you notice closely, the post title first get underlines and then in a millisecond changes color to dark red. I want this to happen together, means the color change and underline should happen at same moment..entry-title a:hover { text-decoration: underline; }
November 15, 2020 at 10:57 am #1532536Leo
StaffCustomer SupportHi there,
Q1: It’s actually quite complicated to achieve that using the default menu system.
I would recommend creating that using a header widget instead.
Then you can arrange them however you want.
Can you open a separate topic for each of your question as suggested here?
https://www.screencast.com/t/qVAlmbp9uWThanks!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/November 15, 2020 at 12:03 pm #1532598Muhammad Jawad
Thanks.
I have opened separate support topics for Q2 & 3.
However, can you please help with Q1.c?November 15, 2020 at 2:53 pm #1532710Leo
StaffCustomer SupportHow can I remove the display of this primary navigation menu at all from the right header? (In case I choose to go with sec. navigation)
Not sure if I fully understand. Can you explain a bit more or provide an example of what you are after?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/November 22, 2020 at 3:02 am #1540797Muhammad Jawad
Sure. All I want is to remove the Navigation menu (currently displaying options: Home, Projects, About & Contact) from the left-header of my site. I do not want to delete this menu from back-end, rather just remove this from my left-header. How can I achieve this?
Also, another thing, if I create the menu using a HTML header widget, would it effect my SEO and Search Engine Display? Means, do search engines look for a ‘navigation menu’ in a site and display the direct links to its menus (such as about me page, contact page etc.) in the search results display? If I just create a menu using HTML widget, would this effect how my site is displayed on search engine results?
November 22, 2020 at 10:49 am #1541363Leo
StaffCustomer SupportI do not want to delete this menu from back-end, rather just remove this from my left-header. How can I achieve this?
Can try the No Navigation in the customizer?
https://docs.generatepress.com/article/navigation-location/Please open a separate topic for the separate question.
Thanks!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.