-
AuthorPosts
-
May 19, 2015 at 2:40 pm #277178
Hello,
I would like to link to an anchor in the container rather than a word. Right now i have my anchor on a custom heading but it’s scrolling down too far. I would like the anchor to go right to the beginning of the container of my anchor.See: http://dev.brandwise.com/products/play/
Scroll down and right above the orange band you see : Download a Play Brochure or Schedule a Demo to experience the Power of Play.I would like the Schedule a Demo to link to the container below the orange band where one schedules said demo. As is when you click schedule a demo, it scrolls too far down – below the custom headline of that container.
thanks for any and all help!
May 19, 2015 at 6:45 pm #277337Hi There,
Thanks for writing in! Please link the “Schedule a Demo” to
#x-content-band-21
instead of#demoplay
Hope it helps, Cheers!
May 20, 2015 at 12:42 pm #277963Thanks!! That worked great for that link, however I’m not having success using it in a button short code.
on dev.brandwise.com in the middle of the video background I have a LEARN MORE ABOUT BRANDWISE button. I would like to link that to #x-content-band-1 but it doesn’t seem to be working.
here is my shortcode for the button in the slider:
[button shape=”rounded” size=”jumbo” float=”none” href=”#x-content-band-1″ button style=”padding: 20px 30px; font-size: 30px”][icon type=”angle-double-down” style=”color:#000000″]LEARN MORE ABOUT BRANDWISE [icon type=”angle-double-down” style=”color:#000000″][/button]
May 20, 2015 at 4:58 pm #278169Hi There,
I’d tried your code and it did worked on my end. I think you copied an code with a different quote format because the button classes didn’t render properly. Try using the code below instead, its the same code but different quotes format.
[button shape="rounded" size="jumbo" float="none" href="#x-content-band-1" button style="padding: 20px 30px; font-size: 30px"][icon type="angle-double-down" style="color:#000000"]LEARN MORE ABOUT BRANDWISE [icon type="angle-double-down" style="color:#000000"][/button]
Hope it helps, Cheers!
May 20, 2015 at 5:04 pm #278173Per usual, worked like a charm 🙂 Thanks!
May 20, 2015 at 8:37 pm #278303You are most welcome!
We are glad we were able to help you out.If there’s anything else, we can help you with, please let us know.
-
AuthorPosts