Site logo

Archived topic

Homepage h1 close to menu

5 replies · Started by Jon on December 13, 2020

Viewing posts 1–6 of 6

Hi I am having an issue with the content title on the home page - it is sitting higher than any other page, very close to the menu and I can't seem to fix it. Page is set with a static page.

cheers
Jon

Hi,

To clarify: for content title, did you mean the page title?

If so, I don't see any page titles displaying on the Home page as shown here:
https://share.getcloudapp.com/RBu9lOlL

Perhaps you've disabled it after posting this? Can you enable it again so we could check?

Thank you.

Hi Elvin

so sorry yes I had turned it off - back up again now

thankyou
Jon

Hi,

I've rechecked your site and I still don't see it.

I've noticed that your site is using SG Optimizer. That said, you may have to purge cache for the changes to reflect on the live site.

Let us know.

Hi Elvin
coming back to this issue - can you see Professional and caring massage as heading on homepage? I've cleared cache. Can you advise where is setting for more margin or padding? (compare to other pages) or will it need custom css?

coming back to this issue – can you see Professional and caring massage as heading on homepage? I’ve cleared cache.

Yes I can see it on my end.

Can you advise where is setting for more margin or padding? (compare to other pages) or will it need custom css?

You'll need custom CSS to add margin-top to it.

Example CSS:

h1.entry-title {
    margin-top: 50px;
}

Here's how it will appear after adding it. https://share.getcloudapp.com/jkuYOJ2p

This archived topic is closed to new replies.