Hi,
Thaks for choose Ascent theme.
You can change the style on style.css file
a#scroll-top {
display: none;
position: fixed;
right: 20px;
bottom: 80px;
height: 42px;
width: 42px;
z-index: 9999;
line-height: 3em;
background: #1ABC9C url("includes/images/scroll-top.png") center center no-repeat;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
If you have setup your theme any live url plase send the link will check and give you the solution.
Thanks
Pitabas
Did you overwrite the CSS? Can you give the URL of your theme then I can check.
What I did was changing the path of the PNG in the style.css since it wasn’t loading. As I said, I changed it from (\”includes/images/scroll-top.png\”) to (‘includes/images/scroll-top.png’). My website is tekaxy.com.
Your website is under maintenance mode. After live, will check
OK but there’s no problem to solve anyway.
I just wanted to say “what to do” in case someone else needed.
It will work if you change the CSS.
Hi how can i make my website landing page to fit all screen size resolutions