Site logo

Archived topic

How can I change the background color and size?

53 replies · Started by jordi on January 20, 2017

Viewing posts 1–15 of 54

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.

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.

This archived topic is closed to new replies.