Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tresoar Friend
    #996964

    Hello,

    Where can I change the colors of the off canvas menu.
    I can’t find the code with firebug or in template.css.
    Also I want to change the name ‘sidebar”. Where can I do that?

    Pankaj Sharma Moderator
    #997233

    Hi
    To change the sidebar yellow background add below code in custom.css file and change the color code

    .t3-off-canvas .t3-off-canvas-header {  color: #ffffff;}

    http://prntscr.com/dnopqn
    To change black bg add this code

    .t3-off-canvas {    background: #000000!important;}

    To change sidebar text open root folder of site /language/en-GB/en-GB.tpl_ja_platon.ini
    Find
    TPL_SIDEBAR = "Sidebar"
    Replace the word sidebar with your word.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 4 months ago.

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