Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter thesaltyside

    (@thesaltyside)

    Hi,

    Just wondering if anyone has seen this message?

    Thanks,

    Shianne

    Can you please share the Url so that I can have a look at CSS? Then will try to suggest the solution.

    Thread Starter thesaltyside

    (@thesaltyside)

    hi.

    It’s https://thecoffeesuite.com.

    thanks

    Since you have the website with elementor, better to post your question there, but I am providing the solution. You may give it a try. Modify the CSS and add the following lines.

    div div .elementor-element-3b643a9 { height 0px; }

    Hi @thesaltyside,

    Thanks for reaching back and sorry for the delayed response,

    In order to remove the space appearing at the top, please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS:

    .elementor-top-section.elementor-element-3b643a9{
        display:none; 
    }

    Let me know if this helps you or not and I will get back to you.

    Regards

    Thread Starter thesaltyside

    (@thesaltyside)

    Thanks very much for the reply. I think it had to do with a plugin I was using as it was sorted after I deleted it.

    Hi @thesaltyside,

    Glad to hear that the issue has been fixed. Let me know of any other confusion or issues and I will get back to you.

    Regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to remove fixed topbar gap on mobile’ is closed to new replies.