Header transparent background , Menu background + Install sample items

This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Robert Hall

  • Avatar: polespino
    polespino
    Participant
    February 18, 2015 at 17:03

    Hi there,

    I was wondering is it possible to have the header background to transparent? I’ve added a link to show what I really mean. I just want the background of the logo (header) to be transparent. (link provided via private content)

    Of its not possible to be transparent, how about a jpeg background instead? How to do that?

    And also how do you change the background color of the navigation? and also it possible to change the background color of the fixed header as well?

    And lastly, how do you install sample items on woopress? I’ve tried it through the XML file and the theme options but it doesn’t seem to work.

    Any suggested plugins to improve load speed by the way?

    I apologize for the number of questions.

    Cheers

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 18, 2015 at 18:39

    Hello,

    1) To get transparent try to add this code into custom.css file:

    .header6 .logo img{
    opacity:0.8;
    }

    2) To change the background color of the navigation use following code:

    .main-nav{
    background: red;
    }

    and fixed header

    .fixed-header{
    background: red;
    }

    3) Could you please clarify with more details what exactly you want to do and show us screenshots?

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.