Site logo

Archived topic

Unable to change colors: Mellow Theme (GP Pro)

3 replies · Started by Marke on June 6, 2021

Viewing posts 1–4 of 4

Hi, I've seen these questions before, but the answer links are no longer visible. I have already changed the colors I want to every logical place ... but: 1) I want to remove the black background color from the Mellow theme site title and site title tagline 2) I want to change the text color of the navigation / main menu. Can you give some guidance I can understand? I can't code and I don't know where to put the codes :-)

Hi there,

1. Go to Additional CSS field in the customizer and remove this block of CSS:

.site-branding,
.navigation-branding {
	background: rgba(0,0,0,0.8);
	display: inline-block;
	padding: 10px 30px;
	border-radius: 3px;
	transition: background 500ms ease;
}

Reference: https://www.screencast.com/t/tHdkZrgmipU

2. For the static navigation, you can edit it in the Merge header element:
https://www.screencast.com/t/TypLAnlSsI

For more info on the merge option, please watch this video:
https://youtu.be/TP8mgBQTgGg

Hi! Thank You!! both problems are now solved :-) Thank You so much! I can start watching ice hockey MM final Kanada vs Finland :-)

No problem :)

This archived topic is closed to new replies.