• Resolved ildecortes

    (@ildecortes)


    I’ve installed and configured correctly it at the banner section, but there is no option to change font color for “name” and “email” fields.

    Please, can anybody help me? Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @ildecortes,

    You can change the font color of the name and email field via Admin Dashboard > BlossomThemes Email Newsletter > All Newsletter. Click on the newsletter whose font color you want to change and change the color, here is a screenshot-https://prnt.sc/z6or7p

    If the issue still exists then can you please provide us the correct URL to your site? The URL that you have provided is not working.

    Thread Starter ildecortes

    (@ildecortes)

    Thanks for your help! First of all, here you have the correct url: https://conquero.club. Sorry!

    As you say, it’s possible to change font color, but only for text box, not for “email” and “name” field.

    My secondary color is dark and it’s a little bit hard to see “email” and “name” in the form. Here is a screenshot: https://ibb.co/R3KwpjF.

    Thanks!

    Hi @ildecortes,

    To change the color, add the below code in Additional CSS via Admin Dashboard > Appearance > Customize > Additional CSS.

    .site-banner .banner-caption .blossomthemes-email-newsletter-wrapper form input[type="text"]::placeholder
    {
      color: #FEFEFE;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change “name” and “email” font color’ is closed to new replies.