Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1138215
Footer
Closed

Comments

  • Sabrina started the conversation

    Hi! I can`t find where I could edit footer widget with visual composer.

    Thanks!

  •  444
    Sergio replied

    Hi, 

    not quite sure what do you mean. Can you pls provide more details (screenshots)?

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Sabrina replied

    Hi! 2 questions:

    1. I want to edit footer, for example background color, the link color of the mail, etc. and add a map of the site.  

    2. I can`t find where to edit color of the team, I want to replace the light blue for red.

    Thanks! 

  •  444
    Sergio replied

    HI,

    1) pls. check the documentations http://codex-themes.com/thegem/documentation/

    2) pls. use following css:

    .gem-team-style-5 .team-person:hover .image-hover {
        border-color: #cc0000 !important;
        background-color: #cc0000 !important;
    }
    .gem-team-style-5 .team-person:hover .team-person-name{
        color: #cc0000 !important;
    }

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.