-
AuthorPosts
-
September 25, 2013 at 2:36 pm #166097
While building the PRICE MEMBERSHIP page, the client likes the use of the “Main Color” (in this case, yellow); however, it’s hard to see the numbers (prices) on the page.
Here is an Image: http://imgur.com/IOQPDPo
Also, I’ve asked this before, and a rep told me that there was “space” in the section and I just needed to remove said space. That did not work.
Here is an image: http://imgur.com/coubHE7
And while I’m asking, is it possible to change the FONT just inside this one box? They want something scripty and feminine.
Can you please help?
Thank you.
voicepro
http://shinecharlotte.com-
This topic was modified 12 years, 1 month ago by
voicepro. Reason: forgot something
September 26, 2013 at 4:18 am #166385Hey voicepro!
1.) You can use this to alter the price table header background color:
.main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-color: red; color: #ffffff; border-color: #ffff26; } .main_color .pricing-table li.avia-pricing-row, .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-pricing-row .pricing-extra { background-color: red; color: #ffffff; border-color: #ffff26; }2.) Change the color of the promobox text using this:
.avia-promocontent p { color: blue; }Regards,
IsmaelSeptember 26, 2013 at 3:40 pm #166669Thanks, Ismael.
Two things:
The COLOR CHANGE for the price tables? Perfect.
The COLOR of the Promo Box? Perfect.
We just forgot HOW TO CHANGE THE FONT OF THE PROMO BOX!
Thank you.
September 27, 2013 at 4:49 am #167002Hey!
You can use this to change the promobox font:
.avia-promocontent p { color: red; font-family: 'Open Sans', sans-serif; }Best regards,
IsmaelSeptember 27, 2013 at 3:33 pm #167172And shall I assume that if I wanted a “SCRIPT” type font, I would simply write:
.avia-promocontent p {
color: red;
font-family: ‘Dancing Script’, serif;
}Thanks, Ismael.
September 28, 2013 at 2:33 am #167395 -
This topic was modified 12 years, 1 month ago by
-
AuthorPosts
- The topic ‘ALTER "MAIN COLOR" in the case of the MEMBERSHIP PAGE’ is closed to new replies.
