- This topic has 9 replies, 2 voices, and was last updated 3 years, 3 months ago by
Fernando.
-
AuthorPosts
-
March 6, 2020 at 11:24 am #1187323
Kristian
I’m using the GeneratePress Dispatch Site Library and I can’t seem to find the place to change color on the “next post” and “previous posts” post-nav-wrap.
March 6, 2020 at 12:39 pm #1187366David
StaffCustomer SupportHi there,
in Customizer > Additional CSS look for this block of CSS:
.post-nav { padding: 6px 12px; border-radius: 3px; font-size: 0.7em; text-transform: uppercase; background-color: #ff1956; color: #fff !important; }Simply change the
background-colorandcolorproperties.You may find this original Dispatch Post of interest:
https://gpsites.co/dispatch/how-to-change-the-custom-colors/
January 1, 2023 at 10:15 pm #2480173Chris
Hello,
I have the same issue, only I do not have that block of code in my Additional CSS. Has it been moved to another location? I looked through all of the CSS and also did a Control F search.
January 1, 2023 at 10:27 pm #2480184Fernando Customer Support
Hi Chris,
That’s odd. It should be there. For reference, can you provide the link to the site in question?
You may use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
January 1, 2023 at 10:39 pm #2480191Chris
Yes, I am find with posting it here. It is http://www.greengennow.com.
January 1, 2023 at 11:02 pm #2480207Fernando Customer Support
I see.
Actually, can you go to Appearance > Elements > “Post Navigation Block”?
Then, edit the Background colors of the two Headline Blocks. Example: https://share.getcloudapp.com/5zu2NlJ2
January 1, 2023 at 11:22 pm #2480212Chris
Thank you. That worked. I had looked at that Element before, but to make the change I had to disable the Classic Editor plugin. Is there any reason I need that plugin activated for this theme?
January 1, 2023 at 11:30 pm #2480217Fernando Customer Support
That plugin shouldn’t be needed for the theme.
It’s not a plugin imported when importing our site as well.
You can remove that. Block Elements of GP Premium only work with the Gutenberg Block Editor as well. It won’t work if you use the Classic Editor.
January 1, 2023 at 11:34 pm #2480219Chris
Awesome, thank you for the fast support. It was extremely helpful.
January 1, 2023 at 11:37 pm #2480220Fernando Customer Support
You’re welcome, Chris!
-
AuthorPosts
- You must be logged in to reply to this topic.