Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1401743
    tashitendrel
    Participant

    Hello dear support,

    I have mymail newsletter plugin and recently updated it into mailster plugin due to their change of name.

    And I have some custom css for the sign up form on main page, which stopped working:

    #mymail_signup-3 {
    text-shadow: none !important;
    }

    #mymail_signup-3 .mymail-lists-wrapper ul,
    #mymail_signup-3 .mymail-lists-wrapper ul li {
    box-shadow: none;
    }

    I tried to change “mymail” into “mailster” but is doenst do anything..

    Basically what I want is to remove text shadow and box shadow from this sign up form, which takes x theme css style.
    The website main page is dharmaebooks.org

    thank you

    #1401927
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Would you mind pointing it out with a Screenshot, as we are unable to replicate it?

    Thanks for understanding.

    #1402704
    tashitendrel
    Participant

    Screenshot attached. This is now widget area with a widget called Newsletter. I use it also in the main sidebar on other pages, where it looks fine, but on this background it would be better to remove text shadow and box shadow. Is there a way to do it?
    thank you

    #1402708
    tashitendrel
    Participant

    And of course I can do it also by using Mailster shortcode for sign up form, which is [newsletter_signup_form id=2], which makes text flat, but than I dont have those boxes around the lists. I would like to keep them as they are consistent with the website style, just make them and texts flat.

    #1402841
    Christopher
    Moderator

    Hi there,

    Please add following code :

    .home #x-section-5 label {
        text-shadow: none;
    }

    Hope it helps.

    #1402904
    tashitendrel
    Participant

    Thank you.
    I have added
    .home #x-section-5 li,
    .home #x-section-5 ul {
    box-shadow: none;
    }
    and it works.

    #1402916
    Friech
    Moderator

    Glad you sorted things out, feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1401743 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>