bandsome
Forum Replies Created
-
Hey thanks for your quick reply.
We have over 100 tabs though, and they are all 11px font size, but now we want them to all be 13px font size.
Are you saying we have now manually go through 100 tabs and change the font size using the slider?
Also my issue with the custom css not saving, have you found a resolution for this? Everytime I try to right custom css and click save, the custom css is removed.
Plugin in kinda unusable if we can’t add our own custom css to the tabs to match our website.
Thanks!
nevermind I got it.
THanks
How though?
Your font family is set as !important and i can’t override it.
See above image.Thanks
Hey thanks for your reply.
Yep that’s what I was saying that we could do, but I was wondering if there is a way to just have one css code that overrides all the tabs.
We have 20+ tabs and would prefer not to have to right the code for every single tab.
Somewthing like – #tab_container {margin-bottom: 0px !important;}
Why is there a margin-bottom of 30px set as default anyways?
Thanks
Wait, just read another question and your css code below did the trick!
@media (min-width: 768px){ ul.glide__slides li.product { -webkit-box-flex: unset !important; -webkit-flex: unset!important; flex: !important; max-width: !important; } }
Thanks!
Noticed that the element glide__slides is this –
transition: transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
width: 15330px;
transform: translate3d(-5110px, 0px, 0px);
}If I make the width: 100% it works perfectly.
But weird that the default is so wide.
Actually just reverted back to original to show you the zoomed out image.
If there is a way for the image to not display zoomed please let me know.
Thanks!
Forum: Plugins
In reply to: [Max Mega Menu] have mobile sub menu open by defaultAwesome thanks!
Forum: Plugins
In reply to: [Max Mega Menu] have mobile sub menu open by defaultHey Tom,
Ok awesome, when will the next update be do you think?
Or is there a temporary solution we could implement now via css or js?
Thanks,
DaveNevermind just realised another plugin was interfering with this one.
You can delete this thread.
Forum: Plugins
In reply to: [Max Mega Menu] hide initial top menu on mobileAmazing works perfect! Thank you
Hi,
Thank you for the thorough instructions.
We have tried the above and even had our web developer look into it but unable to fix the issue.
You can see this product here –
https://bandsome.staging.sourcebrew.co.uk/shop/crew-neck-raw-steel-smiley-shirt/size Large, and size XLarge have 0 inventory yet the signup form does not display.
see images of inventory drop down -https://imgur.com/a/I6uI6SW
–
The issue only occurs once an out of stock sku is updated. For example, all the skus will show the signup form initially but once a sku inventory is added, all the other skus which are still out of stock won’t show the signup form any longer.
I’m not sure how to explain it any better without you logging in and testing for yourself.
We are hoping to implement your plugin into our site today, any solution would be greatly appreciated!
Thanks
Hey thanks for the reply.
We restock skus using a plugin called ATUM Inventory.
The ‘1 in stock’ message we can hide in css so that’s no problem.
The issue however still remains when a product becomes available, e.g the size Small in that link above, the remaining sizes m, l, xl no longer show the email form.
–
I just tried to re-create the issue, this time adding the stock inventory through the edit product variations. I added 2 stock to size medium, saved it, then tried to add the size Medium to the cart. This time I received a notification popup saying ‘Sorry, this product is unavailable. Please choose a different combination.’
Very strange.
Let me know if you would like some login credentials.
Thanks
Hey thanks for the reply.
We have disabled the plugin and switched to a default plugin and the discount value doesn’t show. It does however show the option to remove the discount. Not what we want however.
Any other ideas?
Thanks,
DaveForum: Plugins
In reply to: [Australia Post WooCommerce Extension] Shortcode for tracking number and dateHey Waseem, thanks for the reply.
Ah ok, makes sense why it’s not working. I think those shortcodes are from the plugin we no longer use.
Do you have the shortcodes for the tracking number and date shown here –
I believe the above is from your plugin.
Thanks!