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

    Hi Kriesi team,

    Just a simple question. How do I remove a certain field in my footer.
    I am using the ‘Mail Chimp’ Plugin and they have a ‘* = required’ field that I want to remove.
    Here is an image to show what I mean..
    http://s27.postimg.org/ezemu0z37/removesubscribetext.jpg

    I have added my website.
    Thanks guys :)

    #305419

    Hey tinagianna!

    Thank you for using our theme.

    In custom.css or Enfold->Styles->QUICK-CSS field put the following:

    
    .widget_yikes_mc_widget .yks-require-description{
    display: none !important;
    }
    

    Regards,
    Günter

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