Best Premium and Free WordPress Themes › Forums › Infinite Photography › I cant change certain colors
- This topic has 5 replies, 2 voices, and was last updated 3 years ago by acmethemes.
-
AuthorPosts
-
May 17, 2021 at 5:59 pm #96444bryan warkParticipant
I Want to change the white secondary background (not the background that allows a background image) background and the font color so it’s a black background with a white font across all pages
So instead of having the white ‘Border’ around where it shows all blog posts it would be a black border
May 18, 2021 at 7:27 am #96455acmethemesKeymasterDear Bryan,
Please send your site URL and a screenshot of the issue.Best Regards!
May 18, 2021 at 11:38 am #96460bryan warkParticipanthttps://www.acmethemes.com/demo/?theme=infinite-photography-pro its the giant white box all the “blog posts” sit on, how do you get rid of it, change its color, and change the primary text color on it?
May 21, 2021 at 4:02 pm #96506acmethemesKeymasterDear Bryan,
Can you send a screenshot of the giant white box to make it clear? Also to update the primary text color you can add the given CSS code below:
Appearance > Customize > Additional CSS.masonry-item a { color: #d43f3f; }
Best Regards!
May 21, 2021 at 5:16 pm #96509bryan warkParticipantIt wont let me post a screenshot but its legitimately the only white box there’s the entire page and one giant white lack of a better term “box” that alllll the blog posts sit on right on the front page it’s nearly impossible to miss
May 24, 2021 at 5:10 am #96551acmethemesKeymasterDear Bryan,
By default, it is not possible to remove the giant white box as it is the main part of the theme. It will require customization if needed. If you want to change its color then you can add the given CSS code in the Additional CSS
Appearance > Customize > Additional CSS.wrapper { background: #e66b6b; }
Best Regards!
-
AuthorPosts
- You must be logged in to reply to this topic.