Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • yorky Friend
    #837035

    How can I change the background color from the OFF-CANVAS menus? and font color/hoover color?

    Adam M Moderator
    #837840

    Hi @yorky,

    Please open file templates/ja_magz_ii/css/custom.css then add this code :

    #t3-off-canvas {
         background: red;
    }
    #t3-off-canvas .t3-off-canvas-body a {
         color: blue;
    }
    #t3-off-canvas .t3-off-canvas-body li.active a,
    #t3-off-canvas .t3-off-canvas-body a:hover {
         color: #fff;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Adam M 8 years, 4 months ago.

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