Font color
-
Hello,
I am trying to change the font color for the text “Enter email below to activate” on the popup.
I have changed the css code to the following:
#ppsPopupShell_[ID] {
width: [width][width_measure];
padding: 15px;
font-family: “Open Sans”,arial,sans-serif;
font-size: 16px;
line-height: 21px;
font-weight: normal;
color: #FFF !important;On the preview the text shows as white, but on the website page it shows as a dark grey color that is very hard to read. I’ve tried on different browsers, it is the same grey color. How can I change this please? The website is https://www.mipcolostrumnz.com/
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Font color’ is closed to new replies.