Tagged: x
-
AuthorPosts
-
October 29, 2016 at 11:54 pm #1236360
yhshin1020ParticipantHey,
I really need help implementing the css / jquery snippet here: https://codepen.io/virgilpana/pen/RNYQwB
I understand this is a custom code but for some reason the code that works perfectly fine elsewhere doesnt seem to work on X.
I suspect this is a problem with X theme VC customisation or some other complications with the theme.
Could you perhaps help me add this code on my site, or at least provide me some direction as to why it may not be working?
I hope you understand!
October 29, 2016 at 11:55 pm #1236361
yhshin1020ParticipantThis reply has been marked as private.October 30, 2016 at 3:40 am #1236458
Rue NelModeratorThis reply has been marked as private.October 30, 2016 at 3:53 am #1236469
yhshin1020ParticipantThis reply has been marked as private.October 30, 2016 at 3:59 am #1236472
yhshin1020ParticipantThis reply has been marked as private.October 30, 2016 at 4:00 am #1236474
Rue NelModeratorHello There,
The misalignment is because of the css. Please find this block:
.stats-container{ background:#fff; position:absolute; top:386px; left:0; width:265px; height:300px; padding:27px 35px 35px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; }Change the width from 265px to at least 300px. As this is all custom development, regretfully we won’t be able to assist further. Custom development is outside the scope of our support. We’re happy to provide advice and get you started in the right direction, but you would still be responsible for the implementation.
Thank you for understanding.
October 30, 2016 at 5:16 am #1236524
yhshin1020ParticipantThis reply has been marked as private.October 30, 2016 at 5:43 am #1236535
ChristopherModeratorHi there,
#1 Please provide us with screen shot, as I can’t see misalignment.
#2 I duplicated raw content element and it didn’t work, I tried duplicating product using HTML code inside main
div, but still didn’t work. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.Thank you for your understanding.
October 30, 2016 at 5:59 am #1236547
yhshin1020ParticipantThis reply has been marked as private.October 30, 2016 at 6:13 am #1236555
ChristopherModeratorHi there,
Please add following code under cornerstone settings tab/ custom CSS :
div#carousel img { LEFT: -9% !important; position: relative; }I think it would be better if you contact plugin’s author as he knows his code better than we do. You can also consult with a developer.
Hope it helps.
October 30, 2016 at 6:16 am #1236557
yhshin1020ParticipantThank you so much!!
October 30, 2016 at 6:22 am #1236559
ChristopherModeratorYou’re most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1236360 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
