Archived topic
How can I change the background color and size?
53 replies · Started by jordi on January 20, 2017
Hello Tom
In the drop down menu the background looks black and the font size too large, how can I change the background color and font size?
Attached image
http://www85.zippyshare.com/v/2swFBAVI/file.html
Thank you
Jordi
Hi Jordi,
My computer blocks that website - probably because of spyware.
Any chance you can upload your screenshots to a site like https://postimage.io/?
Thanks!
Hi Jordi,
Looks like you are using a plugin (Uber Menu) for your navigation?
If so we likely need to see the site to give you some CSS to change the background color and font size.
Let us know.
Hello Tom,
From now on I will use https://postimage.io/, thanks for the notice
Leo, yes, I use Uber menu, website: clubtheriver.com
Thanks for the help
Jordi
Looks like the Slideout menu is selected as the primary navigation in GP so you should be able to use the Customizer:
Background color: Customizer > Colors > Primary Navigation > Background
Font Size: Customizer > Typography > Primary Navigation > Font Size
Let me know if this works.
Hi Leo,
Thanks for the answer, yes, you were right, I could not find the solution but you were right.
Another question, can I put the background transparent?
If I do not want this option of the vertical menu I can remove it?
I can select which page appears in the vertical menu and which one does not?
In this menu only pages appear, can I add categories?
Thanks Leo for your attention
- For fully transparency background, delete the hex value in Customizer > Colors > Primary Navigation > Background.
Partial transparency feature is coming in the next GP Premium update which should be released this week. If you need it right now then add this CSS:
.main-navigation {
background: rgba(255,255,255,0.9);
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
- To remove navigation globally: Customizer > Layout > Primary Navigation > Navigation Location > No Navigation
- To remove navigation on certain pages, you can use Disable Elements metaboxes.
https://docs.generatepress.com/article/disable-elements-overview/
- Not sure what you meant by adding categories?
Let me know.
Hi leo
Thank you
I go for parts because I do not do anything right
Leo said:
- To remove navigation globally: Customizer> Layout> Primary Navigation> Navigation Location> No Navigation
I do not want to delete the main menu under the header, only the vertical that appears when the menu symbol
Attached image
https://postimg.org/image/r98afule7/
Thank you
Didn't think that would remove the Uber menu as well.
Try Customizer > Layout > Primary Navigation > Slideout Navigation > Mobile Only.
Let me know if it works.
Hi Leo,
Because I do not see the Slideout tab, I go to Layout> Primary Navigation but I do not see Slideout, I attach images
Thank you
https://postimg.org/image/e881vuv7l/
https://postimg.org/image/mg38pk8a9/
Doesn't look like you have add-ons activated.
First follow the steps in #4: https://docs.generatepress.com/article/installing-gp-premium/
Then you can set Slideout Navigation to Mobile Only inside Layout > Primary Navigation.
Let me know.
Hi Leo
If I have activated the add-ons, I attach image
https://postimg.org/image/pe2jp2g21/
Leo, when installing Uber Menu there was interference with the menu of Generate Press, before this problem the technical support of Uber Menu created this code to end the interference with Generate Press, I do not know if this may be the problem, this is the link https://sevenspark.com/docs/ubermenu-3/theme-integration/generatepress
Thank you
Jordi
Did you try to set Slide-out Navigation to Mobile Only or you still couldn't find the settings? It's INSIDE Layout > Primary Navigation.
https://docs.generatepress.com/article/activating-slide-out-navigation/
Let me know.
Hi leo,
jeje, it does not work, I have the Menu Plus activated (image 2) but the Slide-out Navigation option does not appear (image 1)
Image 2
https://postimg.org/image/x4d6r90nl/
Image 1
https://postimg.org/image/s7uy2iibd/3fa9bb5c/
Thanks
Doesn't look like you are using the most recent version of GP theme (1.3.41) and GP Premium addon (1.2.92).
Can you please update both to see if you can see the settings?
You can update the theme in Dashboard > Appearance > Themes and Premium addon with the following page:
https://docs.generatepress.com/article/updating-gp-premium/
Let me know.