• Resolved howtocampmaddin

    (@howtocampmaddin)


    Hello!
    Love your theme!

    Just 2 little issues:

    1. Theres a big empty space on the mobile version. It’s between the site categorys and the site title. It’s like that on all pages. See linked image

    empy space mobile version

    2. I’m searching for the setting that the newest post is not displayed extra big on the landing page of the desktop version. But in the same size as any other post.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @howtocampmaddin,

    1. To remove the white space, add the below code in Additional CSS via Admin Dashboard > Appearance > Customize > Additional CSS.

    .content-area{
        margin-top: 0px !important;
    }

    2. In the free theme, we only have that layout, we have multiple layout options only in the premium theme.

    Kind regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Empty space above site title on mobile version’ is closed to new replies.