Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1203420
    2342J
    Participant

    This is my third and last request 🙂

    On the home page I have an image slider. I would like it to load with the image behind the semi-transparent menu (screenshot 2). I tried giving the container a -100px margin. In Chrome and Safari, that works. In Firefox it scrolls the image in the opposite direction and leaves a white space below the header (see screenshot 1).

    Do you have any ideas of how I would accomplish this?

    #1203496
    Christian
    Moderator

    Hey Landon,

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1203561
    2342J
    Participant
    This reply has been marked as private.
    #1203592
    Thai
    Moderator

    Hi There,

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

    .x-text p:empty {
        display: none;
    }

    Hope it helps 🙂

    #1203841
    2342J
    Participant

    No effect. .x-text is not recognized in the customizer (it’s greyed out). I’m not sure if the customizer is properly updating the style.css as I’m having similar issues with custom css from other open tickets.

    How can we confirm that the customizer is working properly?

    #1203849
    2342J
    Participant

    css edits in the footer are effective, so that indicates that the customizer is working.

    #1204114
    Rad
    Moderator

    Hi there,

    That’s great to hear 🙂

    Though, what do you mean by it’s greyed out? I assume your CSS has comments that aren’t properly closed.

    Thanks!

    #1204169
    2342J
    Participant

    Well, it ended up being an open bracket in an earlier CSS snippet. Oops… Hate that.

    #1204465
    Rad
    Moderator

    I see, thanks for sharing 🙂

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