• Resolved vanessajw

    (@vanessajw)


    I’m very tempted to activate this theme, as I’m having so much trouble with Suits theme, for two clients for picture and gallery layouts. However can one remove the preview black box in header so you having nothing but the header image? Cos I don’t want that at all. is this an option or a code job?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi vanessajw,

    To hide the black box, install a custom CSS plugin like Simple Custom CSS and enter the following code:

    .blog-info { visibility: hidden; }

    By setting visibility: hidden; instead of display: none;, the header will retain it’s total height. Let me know how it goes.

    – Anders

    Thread Starter vanessajw

    (@vanessajw)

    great, thanks for your prompt feedback, when I activate this I will try this, because I just want a theme that works it’s picture tools properly and I like the simple layout and the snazzy parallax header a bonus. And a keen theme author is such a help. I’m fine with some code and learned a lot with Expound theme too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘removing preview title black box in header?’ is closed to new replies.