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

    Is there anyway to set the archive.php template to have a transparent header?

    #633636

    Hey rudtek,

    you could try this code in Quick CSS field:

    .header_bg {
    background-color: red !important;
    }
    

    but if you use “transparent” instead of “red” then the color underneath it will shine through (which is black). So not sure what you want to achieve exactly.

    Best regards,
    Andy

    #633859

    Hi Andy,

    WHen i create an individual page i have the ability to make the header transparent. I want to be able to have those setting options for the category pages.

    I have the two page samples above. Basically i don’t want to have to create a new page each time the user creates a new category so i was hoping there was a way to make the archive template have a transparent header and then i was going to add a header image.

    Is that possible?

    #634427

    Hi,

    archive pages are not controlled by the theme but by WordPress itself, that’s why you would need to search a WordPress plugin for such features and/or ask in general WordPress forum about it.

    Best regards,
    Andy

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