Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Tech-xml Friend
    #662753

    I created a custom background for a page, however the header is not transparent, how to define it in CSS only for this page?

    .fotos div.t3-wrapper {
    background-attachment: fixed;
    filter: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/fotos.jpg) !important;
    }

    Pankaj Sharma Moderator
    #662805

    Hi
    try this code
    add it in custom.css file

    .com_eventgallery.itemid-242.layout-blog .t3-header {
    background-color: transparent;
    }

    Save file and check.

    Tech-xml Friend
    #662810

    Solved, Thanks

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Tech-xml 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum