Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Richie KS

    (@rkcorp)

    you can’t but for the top nav to be full width add this to theme option->custom css

    #custom #container {margin: 50px 0 0;}
    #custom #top-navigation {margin: 0px;left: 0;top: 0;position: absolute;}
    #custom .effect-1:before, #custom .effect-1:after {display: none;}
    Thread Starter shomi

    (@shomi)

    Hi Richie,

    Thanks for the reply. It worked fine with the top nav. Just one more question, is it possible to make it float? Or should I open a new thread with this question?

    Thanks and Regards
    Somdatta

    Theme Author Richie KS

    (@rkcorp)

    maybe this
    #custom #top-navigation {margin: 0px;left: 0;top: 0;position: fixed;}

    previous absolute to fixed

    Thread Starter shomi

    (@shomi)

    Thanks Richie. It worked but it is transparent and sometimes going behind the texts and ads while scrolling. I will not make it floating.
    I am marking this post resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Full Width Header’ is closed to new replies.