Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter fazlidotmy

    (@fazlidotmy)

    and,

    I want to change “home Top Call Out Button” color to this color #46C75B
    too.

    Thanks developer

    Hi

    For Change Orange sidebar color

    .top-contact-detail-section
    {
    none repeat scroll 0 0 #46C75B !important;
    }

    For change home top call out button color :

    .callout-btn2
    {
      background-color: #46C75B !important;
      box-shadow: 0 3px 0 0 #46C75B !important;
    }

    Thanks.

    Thread Starter fazlidotmy

    (@fazlidotmy)

    hi,

    for home top call out button has been resolved.

    for Orange Sidebar color still orange.

    thanks for prompt reply

    Hi

    Sorry for inconvenience

    For orange sidebar color change

    .top-contact-detail-section
    {
    background: none repeat scroll 0 0 #46C75B !important;
    }

    Thanks.

    Thread Starter fazlidotmy

    (@fazlidotmy)

    tq bro….works perfectly.

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to change Homepage Orange sidebar color?’ is closed to new replies.