Topic Resolution: Resolved
  • Closed
  • Sunny Agarwal
    Spectator
    April 16, 2015 at 6:35 pm #16450

    I want my main menu to have a transparent background but I am unable to do it. I want the slider images as the background.

    Roman
    Spectator
    Posts: 3147
    April 16, 2015 at 9:13 pm #16461

    you could try something like, Custom CSS:

    .header-wrapper {
    margin-bottom: -100px;
    z-index: 9999;
    }
    #header {
    background-color: transparent;
    }

    Sunny Agarwal
    Spectator
    Posts: 44
    April 16, 2015 at 9:15 pm #16462

    No this doesnt work. It displays the background in black.

    Roman
    Spectator
    Posts: 3147
    April 16, 2015 at 9:31 pm #16467

    your website URL please

    Sunny Agarwal
    Spectator
    Posts: 44
    April 16, 2015 at 9:33 pm #16468

    Hem

    Roman
    Spectator
    Posts: 3147
    April 17, 2015 at 9:47 am #16477

    nice website

    Coming Soon!

    🙂

    Sunny Agarwal
    Spectator
    Posts: 44
    April 18, 2015 at 1:09 pm #16538

    I actually opened the website for sometime so that you could work but later I again closed. Anyways I retried your solution, I could get the transparent menu but the new issue was that the title bar was moving up as background for menu.

    Roman
    Spectator
    Posts: 3147
    April 18, 2015 at 5:45 pm #16547

    sorry, cannot say further solution without seeing your theme’s code

    Sunny Agarwal
    Spectator
    Posts: 44
    April 18, 2015 at 5:46 pm #16549

    okay, i have opened the site again, have a look at it now

    Roman
    Spectator
    Posts: 3147
    April 18, 2015 at 5:57 pm #16552

    you removed the custom css

    Sunny Agarwal
    Spectator
    Posts: 44
    April 18, 2015 at 5:58 pm #16553

    i have added it again. check now