Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Tech-xml Friend
    #205123

    I am using two modules ACM-Footer

    1 – I would like to decrease the vertical spacing entres they
    2 – Light color option is not working on the lower footer

    Adam M Moderator
    #565111

    Hi @insofticursos,

    1. Please open file root_folder/templates/uber/css/custom.css then add this code :

    .uber-footer-inner {
    padding: 30px 0; /* or any value you want */
    }

    2. About the color, please use dark color instead.

    Tech-xml Friend
    #565407

    Thanks for answering @adam M
    The question number 1 is resolved
    However the question 2’m still having problems.
    I will explain better what is happening. I changed the color of the footer Dark Color for color # 283849

    Thus:

    .uber-footer {
    background: # 283849! important;
    }

    .uber-spotlight .t3-module {
    background: # 283849! important;
    }

    The problem is that now the Footer style Highlight Color and Light Color are not displaying the correct corre the background.

    How will I use more than one footer template, I need to solve this.


    1. Capturar245
    Adam M Moderator
    #565472

    Hi @insofticursos,

    Please send over a screenshot indicate your desire result so I can assist you better.

    Tech-xml Friend
    #565491

    @adam M The footer I’m trying to apply the Light Color style is as the name “RodapĂ© Secundário” published in ACM-footer position.


    1. footer-secundario
    Adam M Moderator
    #565682

    Hi @insofticursos,

    I checked your site and see that look like you managed to sort it out, could you please confirm your status ?

    Tech-xml Friend
    #565692

    @adam M The problem still persists

    Adam M Moderator
    #565859

    Hi @insofticursos,

    I checked your previous reply and got your idea, please open file root_folder/templates/uber/css/custom.css and look for this code :

    .uber-footer {
    background: #283849 !important;
    }

    then update as below :

    .uber-footer.dark-color {
    background: #283849;
    }

    Now navigate to Module Manager and change the module footer at bottom with style Light Color then recheck.

    Tech-xml Friend
    #565932

    Thanks – Solved

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

This topic contains 9 replies, has 2 voices, and was last updated by  Tech-xml 9 years, 7 months ago.

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