[Resolved] Can’t get hero to show on homepage

Home Forums Support [Resolved] Can’t get hero to show on homepage

Home Forums Support Can’t get hero to show on homepage

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1623179
    Charles

    Hi there,

    I’m struggling to get a hero section to show on the homepage. I’ve selected the location as ‘Front page’ yet the image or background colour aren’t showing.

    Any help with this would be muchly appreciated.

    The website is https://ownyourworkspace.com/

    Charles

    #1623664
    David
    Staff
    Customer Support

    Hi there,

    did you resolve this as i can see the hero background ?

    #1623838
    Charles

    Hi there,

    Yes, I’ve resolved this now thank you. How can I change the text with CSS?

    Charles

    #1623960
    Ying
    Staff
    Customer Support

    Hi Charles,

    You could use this CSS selectors .page-hero h1 and page-hero h4to target the text in your page hero.
    For example:

    .page-hero h1 {
        color: #222;
    }

    Let me know ๐Ÿ™‚

    #1624198
    Charles

    Brilliant, thanks for the hel.

    Charles

    #1625677
    Ying
    Staff
    Customer Support

    No problem Charles ๐Ÿ™‚

    #1918403
    Johnson

    Hi Charles,

    Could you please share the tips to resolve this? I have the same issue on my site.

    Thanks!

    #1918548
    David
    Staff
    Customer Support

    Hi there,

    are you using a GP Element ? If so, make sure the Display Rules are set to Front Page

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