-
AuthorPosts
-
December 22, 2015 at 10:03 am #556398
Hi
I´d like to move the scroll down arrow in color section to be shown a few pixels up. I have a big image with hotspots and some people could not realize that there are more hotspots below. It is the reason i want to move the scrolldown arrow up
Is there a custom css way to do this?
Thanks!
December 22, 2015 at 2:37 pm #556586Hey walda!
I can’t find any scroll up arrow on the link you have provided. Where is it?
Regards,
AndyDecember 22, 2015 at 2:38 pm #556588Hey!
ahh now I get what you mean, sorry, use a code like this in your Quick CSS field:
a#scroll-top-link { bottom: 120px; }
and adjust as needed.
Cheers!
AndyDecember 22, 2015 at 2:56 pm #556599Sorry my english… I think I have not explained well . I refer to the moving white arrow in the color section which allows to scroll down.
you can see it here: http://acontermica.loading.net/aerotermia/
I want to put it between the center of the image and the end of the section. a bit higherthanks!
December 23, 2015 at 2:42 pm #556975Hey!
use this code instead:
a.scroll-down-link { top: -160px; }
and adjust as needed.
Regards,
AndyJanuary 5, 2016 at 12:57 am #559603Hi.
your trick worked well on http://acontermica.loading.net/aerotermia/ but the arrows on http://acontermica.loading.net/climatizacion/ and http://acontermica.loading.net/energia-solar/ disappeared. When i remove the quick CSS code, all arrows appear again. It is a bit strange behaviour. Now all arrows are active but only seen one of themI would like to ask another question: i put a menu link on little top bar “NOTIFICAR AVISO TECNICO”. But the hoover and “click” color is too dark. How coud i change this color behaviour to be the same as socket menu links? I like the hoover light blue of socket links. Just the links. The social media button colors are good.
Thanks!
http://acontermica.loading.netJanuary 5, 2016 at 6:09 pm #560065Hi!
Right now I see the arrow on http://acontermica.loading.net/aerotermia/ and do not see it on other 2 pages. It would be easier to fix this issue if we have login details to your site. Please provide it in a private message.
Regards,
VinayJanuary 5, 2016 at 6:16 pm #560071Thanks
i put in private content boxJanuary 6, 2016 at 1:49 pm #560492Hey!
Please check out the website now.
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.