Menu background - by Paycheck85 - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 7 years, 4 months ago ago by Eva Kemp

  • Avatar: Paycheck85
    Paycheck85
    Participant
    December 16, 2016 at 16:36

    Hi Rose,

    I wanted to reply but the item was closed. can you please check this code and tell me what is wrong? because there is a white area under the menu now. i thought it was something with my image padding but appearantly not.

    Again there is something strange. The white menu is bigger then the black one so there is white area under it. https://gyazo.com/f37c1e9f6adaf45172b058c15d741b73
    This is the code i use now..

    .admin-bar .fixed-header-area.fixed-already {
    background-image: url(“http://www.berendetimmerwerken.nl/wp-content/uploads/2014/02/brownboard.jpg”);
    border-bottom: 0;
    }
    .header-wrapper.header-type-5.header-scrolling {
    background-image: url(“http://www.berendetimmerwerken.nl/wp-content/uploads/2014/02/brownboard.jpg”);
    }
    .black-separator h4 {
    color: black !important;
    }
    .fixed-header-area {
    background-image: url(http://www.berendetimmerwerken.nl/wp-content/uploads/2014/02/brownboard.jpg); border-bottom: 0;
    }
    .fixed-header-area.fixed-already a {
    color:white;
    }
    .header-wrapper.header-type-5.header-scrolling a{
    color:white;
    }
    .menu .nav-sublist-dropdown ul > li > a {
    color: #767676 !important;
    }
    .menu .nav-sublist-dropdown ul > li > a:hover {
    color: #cda85c !important;
    }

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 16, 2016 at 16:42

    Hello,

    Please add this code in Custom CSS:

    .page-content {
        margin-top: 0;
    }

    and delete this:

    .admin-bar .fixed-header-area.fixed-already {
        background-image: url("http://www.berendetimmerwerken.nl/wp-content/uploads/2014/02/brownboard.jpg");
        border-bottom: 0;
    }

    Regards,
    Rose Tyler.

    Avatar: Paycheck85
    Paycheck85
    Participant
    December 16, 2016 at 17:11

    It worked. thanks.. Can you maybe tell me why the footer doesnt load correctly at the contact page http://www.berendetimmerwerken.nl/contact
    https://gyazo.com/f671fd2795724c6c62d6e59c8c43ed8e

    all other pagess load well but somehow on this page not..

    Avatar: Eva
    Eva Kemp
    Support staff
    December 16, 2016 at 17:35

    Hello,

    Have you enabled the option “Include styles from “Ultimate Addons for Visual Composer” on every page” in Theme Options > General (at the bottom)?
    Please enable it and check footer on Contact page after that.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 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.