test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sergiosp Friend
    #906757

    Hi team! I need to change the background color ACM-Header Style 8 in Uber Lawyer, you may indicate me where I can change this?
    Thanks for all!
    Sergio

    pavit Moderator
    #906780

    Hi

    You can add this to your custom.css file

    .uber-header.header-8.dark-color {
    background-color:#yourcolor!important;
    }

    You can find this code in this file /templates/uber/acm/header/css/style.css

    If you do not have already a custom.css file then you need to create a new one in this folder /templates/uber/css/

    sergiosp Friend
    #906794

    Dear Pavit, thanks for your help but I need bother him again.
    I need to also change the color of footer could show me how to do it?
    Kind regards
    sergio

    pavit Moderator
    #906797

    I need to also change the color of footer could show me how to do it?

    Hi

    Footer has different blocks

    Which one exactly you want to change ? could you post a screenshot ?

    sergiosp Friend
    #906870

    Hi, I need to put the same color that I placed in the header in the footer.
    I am using acm footer style 2.
    Sending attached image
    Kind Regards
    sergio


    1. Administración-Soly
    pavit Moderator
    #907040

    I need to put the same color that I placed in the header in the footer.

    You can add this to your cuatom.css file

    .uber-footer.light-color {
    background:#yourcolor!important;
    }

    Regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  pavit 8 years, 8 months ago.

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