Okay
  Public Ticket #890283
sidebar menu
Closed

Comments

  •  2
    Vitaliy started the conversation

    Hi 

    In custom-skin.css I have code

    .sidebar-menu-wrapper { background: #fff; }

    I can not find place in theme option where I can modify my sidebar-menu-wrapper background color variable


  • [deleted] replied

    Hi Vitaliy,

    Can you please write URL of this exact page please? We need to investigate your site and then get back to you if we have possible solution.

  •  2
    Vitaliy replied

    it in http://cherdakoff.com.ua/works/ 

    I put in my {theme}/style.css 

    .sidebar-menu-wrapper {
    background-color: #f4f2ee;
    }

    and its works, but maybe .sidebar-menu-wrapper  it is, as an option in the theme settings


  • [deleted] replied

    Hi Vitaliy,

    You should place CSS only on the Custom CSS tab 


    (view large version)

    and not edit .css files directly on the theme folders because when you update your theme those changes will be replaced to original theme files again and your work there would loose.

  •  2
    Vitaliy replied

    I know it, I put my css in my child wordpress theme

  • [deleted] replied

    Hi Vitaliy,

    Great then, but what is your problem now?

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.