Okay
  Public Ticket #243705
How to add transparent header onto the Monthly Archives and Category Archives?
Closed

Comments

  • Exon started the conversation

    How to add transparent header onto the Monthly Archives and Category Archives page?

  •  8,839
    Tahir replied

    Hey Exon!

    Add this into the Custom CSS box located in your Salient Options panel :

    .category div#header-outer,.archive div#header-outer {
        background: transparent !important;
    }
    .category div.container-wrap ,.archive div.container-wrap {
        margin-top: 0px !important;
    }
    
    
    

    Cheers


    ThemeNectar Support Team 

  • Exon replied

    I mean insert transparent header using the images.

    Something lik this page http://rcsoft.setcode.co/news-and-events/

  •  8,839
    Tahir replied

    No i am afraid we dont have such an option for the archive pages. 

    Thanks


    ThemeNectar Support Team