Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1072509

    Hi, I just started working with this theme. Like it a lot so far. Can you tell me how to get rid of the white on the top header here:

    Thanks!

    #1073401

    Hey treemango,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1075726
    This reply has been marked as private.
    #1077200

    Hi,

    Thanks for the update.

    We replaced the layer slider shortcode with the designated builder element to correct the layout issue. Please remove the browser cache before you check the page again.

    Best regards,
    Ismael

    #1088604

    Thank you for fixing the problem. In Chrome, it displays correctly. I just noticed, however, that in Microsoft Edge, the white bar is still there. I haven’t checked any other browsers

    #1089662

    Hi,

    Yea, seems that Edge is not supporting this because of it been a later technology.

    Best regards,
    Basilis

    #1090177
    This reply has been marked as private.
    #1090588

    Hi treemango,

    Please try using this css:

    
    .ls-inner {
        background-attachment: scroll !important;
    }
    

    Best regards,
    Victoria

    #1090657
    This reply has been marked as private.
    #1090815

    Hi,

    Thanks for the update.

    The background size set in the layer slider editor is not the same as what is in the frontend. We used this css code in the Quick CSS field to fix that issue temporarily.

    .ls-wp-container .ls-inner {
        background-size: cover !important;
    }

    Best regards,
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.