Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1358587
    justindefoer
    Participant

    Im trying to get my slider full height but it has a weird space on the bottom.

    See: http://i63.tinypic.com/dy422q.jpg
    link: http://www.hennequinto.nl

    i tried to check if there is any padding or margin left but there isn’t.
    Checked the forums, tried some different solutions with some custom css, but no luck.
    Also tried custom heights on the revolution slider but the space remains there.

    Hopefully you guys could take a look
    Thanks in advance
    JD

    #1358602
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    p:empty {
        display: none;
    }

    Hope it helps 🙂

    #1358631
    justindefoer
    Participant

    Nope still the same 🙁

    #1358683
    Rupok
    Member

    Hi there,

    Thanks for writing back. It seems you have empty paragraph within Text Element. Perhaps it’s causing by Return Key.

    let try adding this insteead :

    .forcefullwidth_wrapper_tp_banner, .rev_slider_wrapper.fullscreen-container {
    	margin-bottom: 0 !important;
    	margin: 0 !important;
    }
    #x-section-1 .x-text > p {
    	margin-bottom: 0;
    }

    Cheers!

    #1358691
    justindefoer
    Participant

    Whoop Whoop.

    It worked, thank you so much

    have nice day all!!

    #1358698
    Thai
    Moderator

    If you need anything else please let us know.

    #1358764
    justindefoer
    Participant

    i do have another question, dont know if i can ask here or need to open another topic,

    But im trying to get 1 menu item a different color. Looks like im not finding the correct selector to do this, ubermenu makes it quite difficult or im just not looking on the right spot.

    http://hennequinto.nl/home/

    #1358768
    justindefoer
    Participant

    Nevermind i got it !

    thanks anyway.

    #1358911
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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