Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #912248

    I added a text widget underneath my logo. The only problem is that ti doesn’t work properly when the you resize the screen.
    Is there a way to fix this?

    website link and password in private content.

    #912350

    Hey KingFilly,

    I tried to check your site but it’s still underconstruction, you forgot to include the username, please check.

    Best regards,
    Nikko

    #912458

    Sorry Nikko,

    The right URL is in private content.

    #912645

    Hi,

    Thanks for that. Please try this CSS as well:

    @media only screen and (max-width: 767px) {
    #header .widget {
        top: -40px;
    }
    }

    Best regards,
    Rikard

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