Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38850
    Martin
    Guest

    Hey there,

    I’m trying out the BoldGrid Crio demo to get a feel for how it works. Currently the website header/menu only has the options of black/grey/white. I’d like to make a website where the header is semi or fully transparent, so the background image is visible. Is this option available in the upgraded version or would it need extra plugins or coding? I’m somewhat of a beginner and learning to use WordPress. Hope my question makes sense, if not I can link some examples. Thanks for taking the time to answer!

    #38944
    Jesse Owens
    Keymaster

    Hi Martin-

    Thanks for reaching out, and thanks for using the Crio WordPress theme for business.

    Right now, there isn’t an option to make the header background transparent with the default controls, although we are currently working on adding this.

    There are two ways you can accomplish this right now. You can use Custom Page Headers to design a header with a transparent background.

    Or, you can use one of the built-in header designs along with a line of Custom CSS. To use Custom CSS, navigate to Customize > CSS / JS Editor and paste this line into the CSS Code field:

    div.site-header #masthead { background: transparent !important; }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Does Crio Pro offer a transparent header/menu option?’ is closed to new replies.