Comments 2xromero started the conversationFebruary 7, 2017 at 12:55pmHi,How i can add transparent header in category blog page?Thank you 7,092Oliver repliedFebruary 7, 2017 at 7:21pmHI! pls. use following css: .category #site-header-wrapper { position: fixed; background-color: transparent !important; } .category #page:not(.vertical-header) #site-header { box-shadow: none; background-color: transparent; } .category #site-header.fixed.shrink { background-color: rgba(255,255,255,0.95) !Important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2xromero repliedFebruary 7, 2017 at 7:26pmThank you! 2raúl repliedFebruary 7, 2017 at 7:30pmyou need to go to your blog page and in css put the code that he gave you 7,092Oliver repliedFebruary 7, 2017 at 8:01pmSorry?Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi,
How i can add transparent header in category blog page?
Thank you
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thank you!
you need to go to your blog page and in css put the code that he gave you
Sorry?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver