Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1200783
    alamtfuerwerbung
    Participant

    Hi, pls see http://sub.protecmobil.com/

    How can I edit the Widget Headline (subscription form)?
    Tried it with .h-widget, but it doesn´t work.

    And could you pls help me to bring the yellow “anmelden” button a little more up. At the moment the space between the headline and the email field is smaller than between the button. I want it more consistent.

    Thx
    Andre

    #1200820
    Joao
    Moderator

    Hi Andre

    Please try :

    h4 .h-widget {
    
    /** Your code here **/
    
    }
    
    p .wysija-paragraph {
    margin-bottom: 0px !important;
    }

    Let us know how it goes,

    Joao

    #1201539
    alamtfuerwerbung
    Participant

    Hi, I´m afraid it doesn´t work with that code.
    Thx
    Andre

    #1201633
    Christopher
    Moderator

    Hi there,

    Please add this :

    p.wysija-paragraph {
        margin-bottom: 0;
    }

    Hope it helps.

    #1201652
    alamtfuerwerbung
    Participant
    This reply has been marked as private.
    #1201708
    Christopher
    Moderator

    Hi there,

    Please find following code and close curly bracket :

    #header:before {
        background: radial-gradient(white 10%,#f69400 90%) !important;
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        display: block;
        opacity: 0.5;

    Hope it helps.

    #1201736
    alamtfuerwerbung
    Participant

    closed it, thank you.

    still have the issue with the widget headline.

    thx for help
    andre

    #1201803
    Christian
    Moderator

    Hey Andre,

    Please try this

    h4.h-widget {
    color: red !important;
    }

    Thanks.

    #1201999
    alamtfuerwerbung
    Participant

    it works and so I found the issue in my css.

    thanks
    andre

    #1202091
    Rahul
    Moderator

    Glad we were able to help you out.

    If you have anything further to ask, let us know. We’d be happy to assist you with it.

    Thank you.

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