Reply 146717 to: I will send you a question list.

Avatar: 8theme
8theme
Support staff
November 23, 2016 at 13:37

Thank you.

1. Try to add this snippet to the custom CSS

::selection {
    background: #d60000;
    color: #fff;
}
::-moz-selection {
    background: #d60000;
    color: #fff;
}

2. You can turn it off in Theme Options -> General -> Header Settings

3. Unfortunately, there is no such option in our theme.

4. Use this code

.back-top {
background:transparent!important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.