• Resolved nutrisources

    (@nutrisources)


    Dear users of this amazing theme – I have some issues regarding the background picture /the wooden pattern/ overlapping the menu background as you can see here: http://www.homecologic.com
    I set the background pattern according to the instructions from this help-forum and everything seams to be fine except for this overlapping, where I am not able to have a unique ome-colour topbar background.
    Has anybody a clue, what may have gone wrong?

    Thank you very much

Viewing 3 replies - 1 through 3 (of 3 total)
  • Your topbar nav container is styled with this:

    background-image: url('http://www.homecologic.com/wp-content/uploads/2014/11/tileable_wood_texture.png');
    }

    Thread Starter nutrisources

    (@nutrisources)

    Thank you very much for your advice – finally, i used a short version for the URR and it worked just fine…

    Thread Starter nutrisources

    (@nutrisources)

    oh, for those of U who want to follow:
    My child theme style css contains something like this:

    /* Put a picture in the header */
    /*—————————- */
    #header .pad {
    padding-top: 28px;
    padding-bottom: 30px;
    }
    #header {
    background: url(put here a short version url of the desired background pic);
    position: relative;
    padding-bottom: 60px; }

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘background pic overlapping the menu – Problem’ is closed to new replies.