Change image in mobile active button + back top button style

This topic has 4 replies, 2 voices, and was last updated 1 years, 3 months ago ago by Rose Tyler

  • Avatar: Mohamed
    Mohamed
    Participant
    January 28, 2023 at 16:07

    Hello

    i want to change black logo to white logo if button actived https://prnt.sc/6jDCy_j35dEW
    and i need to change back top button style

    thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 29, 2023 at 11:05

    Hello, Mohamed

    Thank you for your inquiry. Could you please provide us with the URL of your website so that we can take a closer look?

    Kind Regards,
    8theme team

    Avatar: Mohamed
    Mohamed
    Participant
    January 29, 2023 at 12:49

    The site is still in coming soon mode

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 29, 2023 at 14:11

    Hello, Mohamed

    “i want to change black logo to white logo if button actived https://prnt.sc/6jDCy_j35dEW” – to be able to give you an answer, we need to take a closer look at your site. Please contact us once you disable coming soon mode or provide temporary wp-admin access.

    The next code can be used to change the styling of the back to top button:

    .back-top {
        color: red;
        background-color: green;
    }
    .back-top svg path {
        stroke: red;
    }

    Kind Regards,
    8theme team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.