Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • gavinsims Friend
    #205549

    Hi all,

    I have a menu module assigned to my off canvas sidebar and this is the only module. When I open on mobile devices I can see the menu but I can also see the background of the sidebar. I want the menu to just fill up the sidebar when opened. I’ve played with the off canvas css, but can’t seem to do it. If this an easy thing to do, or would it take a lot of playing around?
    Thanks guys (again :))

    Pankaj Sharma Moderator
    #567088

    HI
    Share your working site url here .
    + add a screenshot and illustrate the problem in it , so i can check it.

    gavinsims Friend
    #567223

    Thanks for the reply. If you look at the first screenshot, you can see my site http://tv.thewebsitez.com with the off canvas menu open. The menu is in a box with a white background. I’d like the menu to fill the off canvas sidebar, similar to the second screenshot I’ve attached. 🙂
    Thanks again


    1. Screenshot_2015-04-16-11-06-21
    2. Screenshot_2015-04-16-11-07-01
    Pankaj Sharma Moderator
    #567254

    Hi
    Add the below code in custom.css file

    To change menu text color
    change color code as per you need

    .t3-off-canvas .t3-off-canvas-body a {
    color: #cc0000!important

    to change background


    .t3-off-canvas .t3-off-canvas-body .dropdown-menu {
    background: #fff }

    gavinsims Friend
    #567402

    Thanks mate, with your guide I done what I wanted to :), much appreciated.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  gavinsims 9 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum