Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1304646
    alamtfuerwerbung
    Participant

    Hi, usual a easy thing, but I can´t find it at the moment.
    Pls see http://www.smokestacklightnin.de/

    I need a space between the logo and the content. Just 14px.

    http://ctrlv.in/913111

    Thx
    Andre

    #1304649
    Joao
    Moderator

    Hi Andre,

    Please add the following code to Appereance | Customizer | Custom | CSS

    .x-brand img {
        margin-bottom: 20px;
    }

    Hope that helps

    Joao

    #1304826
    alamtfuerwerbung
    Participant
    This reply has been marked as private.
    #1304828
    Joao
    Moderator

    Hi Andre,

    Password does not work,

    Would you mind to check it again?

    Thanks

    Joao

    #1305422
    alamtfuerwerbung
    Participant
    This reply has been marked as private.
    #1305431
    Christopher
    Moderator

    Hi there,

    There is a missing curly bracket in your code, find and fix following code :

    @media (max-width: 800px){
        .home #x-section-1 {
            background-size: 100%;
            padding: 100px 0 !important;
    }

    It correct format would be :

    @media (max-width: 800px){
        .home #x-section-1 {
            background-size: 100%;
            padding: 100px 0 !important;
    }
    }

    Thanks.

    #1307164
    alamtfuerwerbung
    Participant

    ah, thx

    #1307225
    Joao
    Moderator

    You are welcome,

    Joao

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