Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #758038

    Hey thanks for the quick help on the menu problem I need to know how to change the blanks on the subscribe form to green and how to change the font to match the other fonts on footer and change the font color to white.
    thanks again,
    Buddy

    #758705

    Hey buddy1,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer input {
      background-color:green !important;
      border: none !important;
    }
    
    #footer label span {
      color:white !important;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.