• Hi everyone.

    I am creating a website with the million-shades by khuda and I am very happy with it but there are two things I can not get right – probably due to my lack of knwoledge in programming css.
    So I want to use the Scroll Up Button and I did find the tab in the customizer to change the background color of the “button”/scroll up but there is no possibility to change the changing color of the angle in the middle (which pops up greenish, what doesn’t fit to the corporate design at all). I was able to change the “front/before” color with
    .scroll-up-circle i.fa { color:#999999}
    But I don’t now how to change the hover?!

    Of course I could just turn it off so it won’t bother me any more but I have the same issue with the not changing color when I open the website with my smartphone and tab on the menue.

    I would really appreciate if anyone could help me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mi92

    (@mi92)

    Wel.. I did manage to change the color of the scroll up angle with ->
    .scroll-up-circle:hover i.fa { color:#999999}

    But now I am stuck with the greenish hover effect of the menue while using the snartphone

    Theme Author khuda

    (@khuda)

    Scroll-up color control added and responsive menu color changed in latest version.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Changing color .scroll-up-circle’ is closed to new replies.