Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #880873

    hi, this is my website:

    page

    i created an header widget area and i put a navigation menu

    now, when i’am into the page i have the background white and it’s more bigger then header.

    it’s possible to have the background like header?

    thanks

    #880875

    Hi Pas7o!

    I added following code to bottom of Quick CSS field

    #header .widget li {
        background: transparent;
    }

    and set padding of menu links in your widget to zero. Please review your website

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.