Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #334011

    Hi
    I just upgraded to the latest version of Enfold (3.0.1).
    I was provided with the following CSS to align the MailChimp form labels when using the MC widget on the left sidebar of my specific page.

    .page-id89 mc_merge_var label { text-align: left; }

    It has stopped working after the upgrade.
    Any help would be greatly appreciated.
    Lyse

    #334016

    Hi tremblayly!

    Please post the link to your website where we can see the issue so we can provide you an accurate solution

    Cheers!
    Yigit

    #334064
    #334856

    Hey!

    Please add following code to Quick CSS

    .sidebar_left label.mc_var_label {
    text-align: left!important;
    }

    Cheers!
    Yigit

    #334901

    Hi Yigit,
    That worked.
    Thank you so much.
    Lyse

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mailchimp widget alignment on left sidebar’ is closed to new replies.