Header with logo

Just bought the theme. Looking how to adjust my logo size. My website is hidden from public with a maintenance mode graphic. Should I send you admin login?

Comments

  • Also is there any way to remove the background image
  • edited May 2014
    Hey,

    to remove background from header please use below css:
    body:not(.template-slider) #Header { background-image: none; }
    But to make logo visible out of this white menu section, please use below code:
    #Top_bar .top_bar_left {
            height: 90px;
    }
    #Top_bar #logo {
            height: auto;
            line-height: inherit;
            position: absolute;
        top: 0;
            left: 0;
            background: #fff;
    }
    #Top_bar .menu_wrapper {
            margin-left: 380px;
    }

    @media only screen and (max-width: 767px)
    {
            #Top_bar .top_bar_left {
                    height: auto !important;
            }
    }
    Each custom CSS should be stored in Theme options > Layout > Custom CSS section because this is stored in database and you won`t lose them after theme update in the future.

    If this code for logo is not what you need, then please make make a screenshot of current look and tell us how you would like to see it and we`ll find something for you :)
  • Great to both, but is there a way for the header background to be white. When I tried to setup the color for white or blue it shows up differently.
  • To make subheader background white, you need to use below css:
    body:not(.template-slider) #Header { background-image: none; }
    #Header { background-color: #FFF; }
    Hope this will help a lot.
  • Great, and just incase what if you want to add your own image? Thanks for your help again! 
  • If you want to upload own image as header background, you need to use "Featured image" option while you create/edit page.
  • edited May 2014
    Thanks for the questions and answers! I was looking for that one too.
  • Where is the featured image option on the page?
  • @natestump When you edit/add page on the right side you got link "Set featured image" under "Page attributes" section.
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.