Home › Forums › All Other Themes › Nature One Pro theme
- This topic has 7 replies, 2 voices, and was last updated 2 years, 5 months ago by Sonl Sinha.
Viewing 8 posts - 1 through 8 (of 8 total)
-
AuthorPosts
-
March 21, 2022 at 4:28 pm #191734
Hi, a couple of issue with post colours/H1 font, can you advise please…
1. the post widget boxes have a white highlight shadow, where can I edit/remove?
2. the post title (H1?) is not using the CSS for H1 set in the ‘basic’ font/colours section of ‘appearance’see: https://meri6kg1ng.nimpr.uk/new-website-design-by-oast-house-media
TIA
Nigel
March 21, 2022 at 6:04 pm #191738Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#sidebar .widget_wrap { box-shadow: none !important; } .postitle.entry-title { color: #fff !important; }
Regards,
DaveMarch 21, 2022 at 6:16 pm #191743brilliant, can the H1 tag also be coded in?
March 21, 2022 at 6:32 pm #191745Hi,
Which color do you want to use in H1 tag?
Regards,
DaveMarch 21, 2022 at 7:35 pm #191755#EAE9BC
thanks
March 22, 2022 at 6:41 pm #191783Hi,
Kindly add the color in this CSS: .postitle.entry-title
Example:
.postitle.entry-title { color: #EAE9BC !important; }
Regards,
DaveMarch 22, 2022 at 10:11 pm #191790thanks
March 23, 2022 at 5:57 pm #191813Welcome 🙂
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.