• Hi all, just a little issue. I want that all pages top banner results such as the home page

    transparency

    banner on my website https://www.leiterdogsport.com. On the standard template the banner on the other pages presented different images.
    Thanks to indigo support the gave me this code on CSS to modify the banner on other pages (different from home page):

    #inner-page-banner{background-image: none !important;} /*To hide image*/
    #inner-page-banner:after{background: none !important;} /*To hide gradient layer on image*/

    but now i have a single grey bar on the pages, but i just need a transparency bar (with inside the picture) such as on the actual home page, please see the good and wrong screenshot example here https://imgur.com/a/z0Szv

    i think is just some changes on the CSS code

    thank you very much

Viewing 1 replies (of 1 total)
  • @mikeimsu – the transparency is there, you issue is that the homepage image starts at the top of the page while on the inner pages it is part of the content so starts after the header. Hope that makes sense!

Viewing 1 replies (of 1 total)
  • The topic ‘Banner in transparency’ is closed to new replies.