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

Okay
  Public Ticket #1261125
Change color of mouse anchor button
Closed

Comments

  •  2
    Kat_Craig started the conversation

    Hi, 

    I added the following code into the advanced CSS: 

    body .mouse-scroll {    border: 3px solid #ffffff;
    }
    body .mouse-scroll:after {;    background-color: #ffffff;
    }

    and the button is still blue.  See attached screenshots. Can you please advise how to change it to white? 

  •  444
    Sergio replied

    HI!

    pls. share the wp-admin access, we'll check

    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.

  •  2
    Kat_Craig replied

    I'm working on a local server, is there anything that you can walk me through so that I can do it on my end on my own? 

  •  444
    Sergio replied

    HI,

    What page of our theme did you take as a basis?

    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.

  •  2
    Kat_Craig replied

    I used a copy of Homepage: Business Light

  •  444
    Sergio replied

    HI!

    pls. use following css:

    .mouse-scroll {
        border: 2px solid #fff !important;
    }
    .mouse-scroll:after {
        background-color: #fff !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.

  •  2
    Kat_Craig replied

    Looks like it fixed itself. Weird :) Thanks. 

  •  444
    Sergio replied

    HI, 

    Feel free to contact us if you need help. 

    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.