Viewing 2 replies - 1 through 2 (of 2 total)
  • hai fridayjams

    to make navigation menu background transparent

    firs set background color,then add css opacity
    if u have doubt visit this site

    Hi Rick,

    If you wish to make the background transparent, you can add following custom CSS to your theme using Advanced CSS Editor:

    .NovelLite_slider .slider_overlay{
        background: transparent;
    }

    Hope it helps. Let us know if this is not what you wanted to achieve ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navigation Menu’ is closed to new replies.