[Support request] Broadcast theme home hero site header custom image not showing

Home Forums Support [Support request] Broadcast theme home hero site header custom image not showing

Home Forums Support Broadcast theme home hero site header custom image not showing

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

    just installed the Broadcast theme and the home hero site header custom image not showing? Regards
    Peter

    #1255236
    Leo
    Staff
    Customer Support

    Hi there,

    Not sure if I fully understand. The default Broadcast template isn’t using a background image:
    http://gpsites.co/broadcast/

    Let me know if I’m missing something 🙂

    #1257237
    Peter

    I mean can I upload a custom image into the home hero element to replace the green gradient?

    #1257530
    David
    Staff
    Customer Support

    Hi there,

    the gradient is added using some CSS – if you want to remove that then go to Customizer > Additional CSS – find this:

    .page-hero.gradient {
        background-image: linear-gradient(145deg, transparent 0%, rgba(255, 255, 255, 0.5) 100%);
        max-width: 1440px;
        margin: auto;
    }

    And remove this line:
    background-image: linear-gradient(145deg, transparent 0%, rgba(255, 255, 255, 0.5) 100%);

    Then go to Appearance > Elements and look for the Header Element – where you can select a Background Image > Custom Image.

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