Forum Replies Created
-
Hello I’ve not heard from you yet on this topic and it’s over 2 weeks old. Please respond thank you.
in reply to: Mailchimp Interest GroupsI do not see how what you are sending me is any different from the CSS I’m replacing. They appear to be exactly the same.
in reply to: Form not respecting column widthAlso my home page form is not respecting it’s column width and that same CSS code is not having any effect.
in reply to: Form not respecting column widthThank you for noticing the date issue as well. None of the code you gave me works in my site wide theme options CSS. It ONLY works in the single form page builder (using the gear icon at the top.) Any idea why? Here’s all the stuff so far. It’s a lot no?
.dhvc-form-flat .dhvc-form-input {
font-size: 18px;
}
.dhvc-form-group .dhvc-form-control {
font-size: 18px;
}
#dhvcform-66345 .row-container {
margin-left: -36px;
margin-right: -36px;
}
.dhvc-form-icon-pos-right .dhvc-form-input.dhvc-form-has-add-on .dhvc-form-control {
padding-right: 35px !important;
}
in reply to: Form not respecting column widthI now see that these are dependent on the styling options for the form and I’ll make due with what I have you can close out this ticket thank you.
in reply to: checkbox .class styling.Here’a grab so you have visual of what I’m trying to do.
Attachments:
You must be logged in to view attached files.in reply to: checkbox .class styling.I want to make my checkboxes and the checkbox labels the same color as my body font. I used the inspector to find the .classes for those but the results were confusing to me.
Which of these is it?
66345.dhvc-form-flat .dhvc-form-group label:not(.dhvc-form-rate-star) {
color: #333333;and…
.dhvc-form-checkbox
??
Attachments:
You must be logged in to view attached files.in reply to: Styling IssueThat’s because I’m using this css on the form page.
.dhvc-form-flat .dhvc-form-input {
font-size: 18px;
}
.dhvc-form-group .dhvc-form-control {
font-size: 18px;
}But when I put that code into my theme site wide custom CSS it doesn’t work!
Strange I know but that’s why I asked for support. Hopefully you know what’s going on?
in reply to: Styling IssueHi there,
If you go to https://friendsfirstphoto.com on the bottom is the form and it’s 14 points.
But if you check out my /contact page it’s in 18 points perfectly.
For some bizarre reason one form uses my theme’s default p font size which is Museo Sans 18px and the other form does not.
Strange no?
— Jake
Attachments:
You must be logged in to view attached files.in reply to: Styling IssueI mean site-wide.
in reply to: Styling IssueThanks that works do you have some CSS to make the font-size: 18px;?
in reply to: Styling IssueFor this form https://friendsfirstphoto.com/contact/
I’d like some padding in the text input areas for left, right and top and bottom of 12px.
Can you provide some CSS for me?
in reply to: Styling IssueNo I can’t or I wouldn’t be emailing you! Show me a screen grab with an input box for the RGB or HEX value. Then show me how to get there.
in reply to: Custom button colorI see that but I need to add my custom website colors. That means entering a HEX or RGB color.
in reply to: Custom button colorI don’t see where to add the custom color : (
in reply to: Custom button color