Yarnell Posted March 15, 2021 Share Posted March 15, 2021 Hey all, I've managed to figure out how to reposition the nub in the welcome tour using the following: <li data-button="Next" data-id="joy-side" data-options="tipLocation:top;nubPosition:left;"> Does anyone know how to get the bottom left? I've tried the following: nubPosition:left, bottom; nubPosition:left-bottom; nubPosition:left bottom; nubPosition:bottom, left; nubPosition:bottom-left; nubPosition:bottom left; Quote Link to comment Share on other sites More sharing options...
bsmither Posted March 15, 2021 Share Posted March 15, 2021 It seems that tipLocation is either top or bottom, and nubPosition is either left or right. Quote Link to comment Share on other sites More sharing options...
Yarnell Posted March 17, 2021 Author Share Posted March 17, 2021 I've tried changing the tiplocation but that didn't work either. I found a solution but it does not work with the joyride in cube cart. Maybe some code needs to be added to the javascript file im thinking. the solution is https://codepen.io/adam-huffman/pen/eKgIE. I'm going to requestit be added to cube cart. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.