• Resolved WorkinWP

    (@iguanamom)


    Hi,
    I have updated to v. 2.6 and noticed that a new ‘to top’ button has been added. When I tested IE, it only shows a black button, no arrow in it like Chrome does. Is there a fix for this? I can’t see that this can be disabled in the customizer.

    Also, it seems that the font color has changed to grey…I could’ve sworn it was NOT this before. How can I change this to a different color? There is only one place in customizer to change header color, but nothing else.

    Thank you in advance!
    Steph

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Template Express

    (@danstriker)

    Hello,

    the back to top button has always been part of the theme. The font used for the arrow has always also been grey. To change the color of the arrow change the following style:

    #smoothup:before {
        color: rgba(255,255,255,.75);
    }

    we will look for IE issues and make an update if required.

    Thread Starter WorkinWP

    (@iguanamom)

    Thanks, decided to check in IE before making the change and it was fine!? Think my IE is having issues. Appreciate your time!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘To top button in IE & grey text’ is closed to new replies.