Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi you can do this via the CSS in the Plugin

    Go to plugins find the plugin and you will see an edit button

    This will take you to the back end of the plugin

    Before you have a play around with the code copy CSS to notepad so you can always repair any mistakes’

    you will then have to look for the css file and locate the font color and adjust

    cheers

    Clive

    Thread Starter CharlieBloxham

    (@charliebloxham)

    Thanks Clive, but where exactly is the text and font colour in the CSS?

    I can’t find it anywhere…

    Many thanks,

    Charlie

    Plugin file name simple-subscribe/assets/styleApi.css

    this is found by going to plugins find simple-subscribe plugin/ find edit button beneath title of plugin/ click on it and it will take you to back end of plugin

    Look in top right make sure simple-subscribe plugin is selected navigate down to simple-subscribe/assets/styleApi.css click on it this will load in window

    You can change anything here just change color for now you can go here https://www.colorhexa.com/ for hex color codes

    Cheers

    clive

    Thread Starter CharlieBloxham

    (@charliebloxham)

    Thanks but that didn’t actually change any of the colours I wanted to. The font I’m trying to change is the default ‘your email here’ text above the email sign up box. I also want to change what it says, so replace ‘your email here’

    Any ideas Clive?

    Thanks for your help so far!

    Charlie

    Can you give me a live link to the page?

    Thread Starter CharlieBloxham

    (@charliebloxham)

    The page is still on my localhost. I’ve taken a screenshot but I can’t seem to add it to this reply. It’s the widget part that comes with Simple Subscribe where you get the fields such as ‘your email address’, ‘first name, ‘last name’.

    Does that help?

    Thanks a lot Clive.

    Charlie

    If you want to change text in the form this has to be done in the .php files

    where a color/fonts and the like in the css

    but some time the main css of your theme will over ride css in plugin and you might have to do some custom css

    I will have a look at the plugin and let you know

    Cheers

    Hi you are going to have to go into the lib folder of the plugin look for forms.php

    you can change the text for the form here

    cheers

    Thread Starter CharlieBloxham

    (@charliebloxham)

    Thanks Clive.

    Hi guys,

    I’ve been looking through all the plugin files to find where I can change the default “Your email address” message, but can’t find it.

    There isn’t a forms file with the new plugin, any help?

    Dan

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘How Do I Change 'Your Email Address' Title’ is closed to new replies.