-
Author
-
December 20, 2015 at 21:51 #94451grigrichtersParticipant
Hi, on the portfolio page, I need some code to put a black background and white text colour behind the “related” items on the bottom of the portfolio page. Please see attachment. thanks, Grig
Attachments:
You must be logged in to view attached files.December 21, 2015 at 17:38 #94587RaduModeratorHi,
Add this css to your theme options -> wp-admin -> theme options -> general settings -> quick CSS
COPY CODEdiv#jp-relatedposts { background: #1C1C1C; margin: 0; color:#fff; !important } .sharedaddy.sd-sharing-enabled { background-color: #1C1C1C; color: #FFF !important; } .sd-content ul {margin:0 !important;} #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date { opacity:1 !important; }
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 21, 2015 at 22:13 #94695grigrichtersParticipantThanks! It may be easier to keep the default background colour of white across the site and only make the background transparent on the homepage since that’s the only place where I don’t want a background color. What’s the code to make the container color transparent, please? thanks, Grig
December 22, 2015 at 16:52 #94880RaduModeratorHi,
Please provide a screenshot that pointing out that container.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 22, 2015 at 19:32 #94925grigrichtersParticipantthanks. it’s a general issue on the theme. look at the homepage: http://asteroidday.wpengine.com the containers need to be transparent. I am using revolution sliders and the background is an image. all other pages on the site need a white or black container background like this one: http://asteroidday.wpengine.com/signatories-list/ thanks, grig
December 23, 2015 at 19:19 #95122RaduModeratorHi,
I don’t really understand, please provide screenshots that pointing out the container with explicative notes.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.