Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1205027
    alamtfuerwerbung
    Participant

    Hi, please see sub.protec.com

    There is a gallery on the right side, and I want to adjust the space between “Galerie” and the thunbnails.
    I tried it with this code:
    .envira-gallery-wrap {
    margin-top: 18px;
    }

    but it doesn´t work 🙁

    Thx for help
    Andre

    #1205184
    Joao
    Moderator

    Hi Andre

    Seems like you have under constrcution mode activated, please turn it off or provide us your admin credentials in a private reply in order that we can take a closer look.

    Thanks

    Joao

    #1206446
    alamtfuerwerbung
    Participant
    This reply has been marked as private.
    #1206447
    Rupok
    Member

    Hi there,

    That’s what I am getting on your login page and site as well – http://prntscr.com/cqufzc

    Update us when it’s up and running.

    Cheers!

    #1206455
    alamtfuerwerbung
    Participant

    Oh sorry, wrong adress.
    sub.protecmobil.com

    Same issue with the header backgroundcolor.
    You can see in line 1 what I set, but it doesn´t work.

    thx for help

    Andre

    #1206468
    Friech
    Moderator

    Hi Andre,

    Thank you for the clarification. Please use this selector instead for your Galerie.

    .x-widget-area .widget.envira-gallery .h-widget {
    	    margin-bottom: 40px;
    }

    And make sure you added the closing bracket of the last custom CSS block you have.

    You wrote: You can see in line 1 what I set, but it doesn´t work.

    You mean this?

    x-navbar: {
        border-bottom: 0px solid #ccc;
        background-color: #e2e2e2;
        box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    Prepend your selector (x-navbar) with period (.) and remove the colon (:) on it.

    Hope it helps, Cheers!

    #1206529
    alamtfuerwerbung
    Participant

    great thx

    #1206578
    Paul R
    Moderator

    You’re welcome! 🙂

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