Tagged: x
-
AuthorPosts
-
August 16, 2016 at 5:02 pm #1134236
Starlord999ParticipantHi
I’m working on my single product page using the Integrity stack.
A sample of the page can be found at http://www.bayatticv2.com/shop/robert-kelsey-greeting-cards/test-product/The above the tabs section is generally fine although I would like it to be full width instead of boxed if possible?
My main issue is that the content that is currently showing in the description tab I would like to be outwith and above the tabs, between the top content and the tabbed section. I would like it to look like it does at http://www.bayatticv2.com/test-product-page/ Is that possible?
Loving the theme and support so far so fingers crossed these two items are possible.
August 17, 2016 at 1:22 am #1134761
FriechModeratorHi There,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.woocommerce .entry-wrap, .woocommerce .x-tab-content>.x-tab-pane, .woocommerce .x-tab-content { padding-left: 0; padding-right: 0; border-radius: 0; box-shadow: none; background-color: transparent; }Hope it helps, Cheers!
August 17, 2016 at 2:21 am #1134820
Starlord999ParticipantThat gives me full width which is great.
Still leaves the extra content inside the tabbed section shown at http://www.bayatticv2.com/shop/robert-kelsey-greeting-cards/test-product/
Is it possible to move it outside of the description tab? Alternatively remove the description tab so the content sits below the image and top description.Thanks
DavidAugust 17, 2016 at 4:23 am #1134917
ChristopherModeratorHi there,
Please add this code :
.single-product .x-container.max.width.offset { width: 100%; max-width: 100%; }Hope it helps.
August 17, 2016 at 6:31 am #1135053
Starlord999ParticipantIt’s definitely getting closer, the only remaining issue is that the content is still within the tabbed section.
Can we move it outwith the tabbed section? http://www.bayatticv2.com/shop/robert-kelsey-greeting-cards/test-product/August 17, 2016 at 8:26 am #1135164
JoaoModeratorHi There,
Please provide a screenshot/mockup of what you are trying to achieve. This way we can ensure that we provide you the correct solution.
Thanks
Joao
August 18, 2016 at 5:58 am #1136600
Starlord999ParticipantI am trying to achieve something like http://bayattictestsite.com/shop/view-all-greeting-cards/deserted-beach-harris-greeting-card/.
You can see that the Description and Additional Information tabs are underneath the content I am looking to add
August 18, 2016 at 7:57 am #1136732
Paul RModeratorHi,
Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!
August 21, 2016 at 8:09 pm #1140835
Starlord999Participantok thanks
August 21, 2016 at 9:42 pm #1140896
Rue NelModeratorYou are most welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1134236 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
