Forum
Welcome, Guest
Username: Password: Remember me

TOPIC: Color Company name and address

Color Company name and address 9 years 5 months ago #20335

Hi, I'm not very savvy with CSS. I have tinkered with the colors of the background and input box titles successfully, but I can't seem to locate the part for the company name and address. Could you please help me locate this section of the code. Thank you!
The administrator has disabled public write access.

Color Company name and address 9 years 5 months ago #20349

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Brian,

Could you please give us the link to your form? Are you trying to modify the fonts of the mentioned fields?
Thank you.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Color Company name and address 9 years 5 months ago #20374

pacificopizzanapoletana.com/contact-us/

i'd like to change the color of "Pacifico Pizza Napoletana", the address, phone, and hours. Can you please tell me in which section of the code this is located?
The administrator has disabled public write access.

Color Company name and address 9 years 5 months ago #20394

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Brian,

Please add the following code to the theme of your form (or alternatively to style.css file of your theme):
.contactform13 .wdform_column {
    color: #ffffff;
}

Please change the hexagonal color code as you prefer.
Thank you.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
Last Edit: 9 years 5 months ago by Support.
The administrator has disabled public write access.

Color Company name and address 9 years 5 months ago #20435

Wow, great! Thank you! May I ask for one more?! I'm having the same issue with "Contact Us" and "Have a question..." Could you please tell me what part of the code would change the color of those? Thank you
The administrator has disabled public write access.

Color Company name and address 9 years 5 months ago #20462

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Brian,

The following code should do it:
.wdform_section_break h2,
.wdform_section_break div {
    color: #ffffff !important;
}

Again, please change the color code as you desire.
Thank you.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.
Time to create page: 0.161 seconds
Powered by Kunena Forum