By David Martin on Monday, 23 October 2017
Posted in General Issues
Likes 0
Views 589
Votes 0
Good day,
I was hoping you could tell me how to make what I hope is a simple graphical change to my "Membership" subscriptions page. My site background is the same color, or so close to the same color, as some of your text, you can't see the text that appears to read it. I would like to change the background color on your format from white to black, as indicated in my screen shot. If you can do this for me it would be even better, but if you can't do it for me, can you tell me how to do it myself please.

Thanks,

David
Hey David,

I have added the following custom css codes in /templates/socialize/css/custom.css and the subscribe page should look much better now

[gist]
/** PayPlans custom css **/
.pp-plan-price h2 {
color: #878787;
}

.pp-plan-teaser,
.pp-plan-description p {
color: #fff;
}
[/gist]
·
Monday, 23 October 2017 01:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark,
What do you mean you are sorry for the delay. LOL! I just posted my question and request about 1 hour ago. That was amazing and it looks perfect. Thank you. I will apologize now, because I am very new to all of this and I will need a lot of help. We are trying to get this site completed in the next week, so will be posting a ton of questions.

Thank you so much and I just love the stuff.

David
·
Monday, 23 October 2017 01:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Not a problem at all David and glad that your issues are resolved now
·
Monday, 23 October 2017 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post