Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1410308

    Hello,
    i used a new effect on my webpage but now the logo is not visible on mobile phone and there are bis white spaces between sections on the page.
    Does somebody noow how i can put the logo on top of the page and how to get rid of the big spaces?
    That would be great!

    Many greetings rixi

    #1410378

    Hey rixi,

    What kind of effect did you use, and where can we see the problem you are having?

    Best regards,
    Rikard

    #1410391

    Hi Rikard,
    sorry, forgot the link.
    The Logo slides into the page from the left.

    Many greetings rixi

    #1410420

    Hi,

    I can’t see a logo at all on any screen size. You have this in your child theme though, which you can try to remove:

    .logo {
        display: none !important;
    }

    Best regards,
    Rikard

    #1410440

    Hi Rikard,
    thanks for your answer! Now it is working right.
    But there are still these big white spaces between the sections. Is it possible to make them smaller?

    Many greetings
    rixi

    #1410452

    Hi,

    I’m not sure what you are referring to exactly, please highligt your intentions in a screenshot.

    Best regards,
    Rikard

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