move "back to top button” from right to left

Hi there,I would like to ask you to help with “move back to top button” from right to left in Sparkling theme. Can you help me, please?
Many thanks

Hi @nunciuss,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

div.scroll-to-top {
    left: 20px;
    right: auto;
}

Best Regards,
Movin

Hi Movin,
great; it works!
Best reg.
Nunciuss

You are most welcome here :slight_smile:

Hi there, …one more question about the colour: can you pls advice how to change hyperlink colour in posts? My blog is http://ad.sme.sk/. Now it is default set to red - and “mouseover” change red to grey/white (so now this is changing to weakly distinctive color). I would like to set it to something like “huge red” or red with bold (after mousover)…
Many thanks in advance; Nunciuss

To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/sparkling/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.