The problem with color of mainpage and chenging place of circle indicator.

This topic has 2 replies, 2 voices, and was last updated 22 hours, 29 minutes ago ago by Luca Rossi

  • Avatar: derya
    Derya
    Participant
    September 17, 2024 at 12:35

    Hi,

    Even though I changed the color of letters as you see on 1.png, I got contrast problem on pagespeedinsight analyze (2.png).

    Also, I want to change the place of circle indicator(1.png) from the right-bottom side to the left-bottom side, because it seems on whatsapp button.

    Thank you in advance for your helps.

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Justin
    Luca Rossi
    Support staff
    September 18, 2024 at 04:53

    Hi @Derya,

    1. It might be the cache, could you please clearing all the caches then test again? The text color is black already.

    2. Please add this custom CSS code under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    @media only screen and (max-width: 480px) {
        .back-top {
            right: 45px;
            bottom: 120px;
        }
    }
    

    Hope it helps!

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

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

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