- This topic has 3 replies, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Download Monitor & Manager Plugin
Simple Download Monitor & Manager for WordPress
· ·
WordPress Download Monitor Plugin › Forums › Download Monitor Plugin Forum › Squeeze Form Color not showing as expected.
I have recently bought the SDM and Squeeze form plugin (using WP 5.2). Somehow I am having issues:
1. Form Color
2. Not sure what to expect if the user is already a subscriber?
Appreciate your support on this.
Screenshot for reference: prnt.sc/npzc8j
Thank you.
Hasan
dztraveler.com
From your screenshot the squeeze form looks fine to me. Please note that it uses some markup like heading 2 and heading 3. The font color and style of some of those elements come from your theme.
If a user is subscribed already, then it will ignore the subscription part.
Thank you for the quick reply and clarification. I am not so technical person, just wondering if there is a way to customize the username and email edit field’s color and font color?
Thank you.
Hasan
dztraveler.com
You can use CSS tweaks to change the color. For example, the following CSS tweak will change the font color of the “name” and “email” fields to blue:
.sdm_squeeze_name{
color: blue !important;
}
.sdm_squeeze_email{
color: blue !important;
}
Start managing and tracking your file downloads with the simple download monitor plugin. Download Now