Tagged: x
-
AuthorPosts
-
June 22, 2016 at 12:14 pm #1054663
mclukensParticipantHello,
We have the shopping cart widget in the left sidebar. I’m attaching what it looks like on mobile. It looks fine on the phone because the shopping cart is under the logo. On a larger screen, like iPad, the shopping cart is up next to the logo, I would like it to be below like on the phone. I’ve tried various css to no avail, any suggestions?Thanks,
Mary LukensJune 22, 2016 at 1:43 pm #1054849
JoaoModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
June 28, 2016 at 1:43 pm #1063734June 28, 2016 at 4:10 pm #1063883
JadeModeratorHi there,
How did you add the custom area where the cart was added? Kindly try to add an ID to the div that contains it like:
<div id="the-cart" style="width: 80%;margin-left:10%;clear: both;">then add this CSS:
@media (max-width: 980px) { #the-cart { clear: both; } }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1054663 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
