Tagged: x
-
AuthorPosts
-
January 25, 2017 at 2:53 pm #1345228
fatheaddrummerParticipantHi Awesome team,
Could you help me moving the dots of the pricing table INTO the pricing table? They’re currently outside the table.
Thanks!! https://www.staging2.diamond-precision-studio.com/
Cheers, Christian
January 25, 2017 at 3:35 pm #1345302
RahulModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
January 26, 2017 at 6:08 am #1346196
fatheaddrummerParticipantThis reply has been marked as private.January 26, 2017 at 7:13 am #1346261
ChristianModeratorPlease use the icon list shortcode as using regular HTML list displays the bullets outside the box.
[cs_icon_list] [cs_icon_list_item type="check"]First Feature[/cs_icon_list_item] [cs_icon_list_item type="check"]Second Feature[/cs_icon_list_item] [cs_icon_list_item type="times"]Third Feature[/cs_icon_list_item] [/cs_icon_list]If you don’t want to change your setup, the only way would be to eliminate the bullet. If you want to go this route, please add the code below in your Appearance > Customize > Custom > Global CSS
.x-pricing-column-info ul > li { list-style: none; }Otherwise, this would need custom development as structural changes would be needed.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1345228 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
