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

Okay
  Public Ticket #2256257
Some dude
Closed

Comments

  • Jose started the conversation

    Hello,

    how can I change the color of the email ([email protected])? (see attached image)

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    #top-area .gem-contacts-item.gem-contacts-email a {
        color: #000;
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Jose replied

    And for change the address?

    I just try with:

    #top-area .gem-contacts-item.gem-contacts-address a {    color: #000;
    }

    But it's not working.

  • Jose replied

    And another dude, how can I organise de portfolio like I want?

    https://blancoinanabogados.com/servicios/nuestros-servicios/

    for example, I want that "Derecho Laboral" (on the second page) appear the first of all

  • Jose replied

    hello?


  •  7,280
    Oliver replied

    Hi,

    Sorry for delay.

    1. CSS:

    .gem-contacts-item.gem-contacts-address {
        color: #fff;
    }
    

    2. Use order feature in the portfolio item settings:


    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver