Okay
  Public Ticket #805887
arrow color map
Closed

Comments

  • Sixe started the conversation

    Hello support-team:)

    I have two questions about "color-changing".

    a) I would like to change the predifined green theme color or the "arrow" in my map (contact page). How can I do that?

    b) When I click on a link (color magenta) and the activation is over, the color turns into the green (predifined theme color). How can I turn this color into my customized one? (2 screenshots added to show you the problem..)

    Happy if you could help me out. Thx:)

    S.

  • [deleted] replied

    Hi Sixe,

    You are using an old version of our theme (1.8.9) and the latest version for the moment is (1.9.1), please update your theme first and then the premium plugins too.

    The easiest way to update our themes is if you use Envato Toolkit. On this link How to update Themes and Plugins you can learn this easy step-by-step procedure :)

    Important: After you update the theme please don't forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support but not WooCommerce until we support the version 2.6 of this plugin.

    If you can't update LayerSlider, go to Plugins and deactivate this plugin. Then go to Appearance > Install Plugins, you now can update and then activate Layer Slider again.


    If your questions are still active can you please send us your WP credentials?

  • Sixe replied

    Hey Ylli, 

    thx for helping, but I still got these 2 questions:

    a) I would like to change the predifined green theme color or the "arrow" in my map (contact page). How can I do that?

    b) When I click on a link (color magenta) and the activation is over, the color turns into the green (predifined theme color). How can I turn this color into my customized one? (2 screenshots added to show you the problem..)

    My credentials (www.kind-der-werbung.de/admin):
    kindderwerbung
    werbung24

    Thanks a lot!!! Sixe


  • [deleted] replied

    Hi Sixe,

    a— You can't change that pin but you can upload your own image on that pin, i just tested it and it works as it should.

    b— Can you please add the code below to Custom CSS

    a:focus {
        color: #a50898 !important;
    }