test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timtecsa Friend
    #1026472

    Is the menu coming soon? 🙂

    You? http://www.bettertech.com/

    I guess not you ? What is your live URL ?


    1. divbox1
    2. divbox2
    moody Friend
    #1026498
    This reply has been marked as private.
    timtecsa Friend
    #1026524

    Hi Ellie,

    I can’t see private replies as I’m not JA support. You can, however, reach me privately on Skype ‘timcoldwell’. I’m in France.

    Tim

    Pankaj Sharma Moderator
    #1026645

    Hi
    Some of the codes are working from your custom.css file.
    See this: http://prntscr.com/ewz3wr
    http://prntscr.com/ewz4id
    For the off-canvas sidebar, background add below code in custom.css file

    .t3-off-canvas .t3-off-canvas-header {
        background: #1a1f22;}
    

    For body and color use below code

    .t3-off-canvas {
        display: none;
        background: #2c3236;
        color: #000000;
    }

    Regards

    moody Friend
    #1026719

    thanks a lot~

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

This topic contains 5 replies, has 3 voices, and was last updated by  moody 7 years, 7 months ago.

The topic ‘change menu colour’ is closed to new replies.