Digital experiences for all disciplines
Forum Replies Created
-
-
No worries, I found the CSS to adjust the shipping options:
.woocommerce ul#shipping_method li {
text-indent: -22px;
}I changed mine to:
.woocommerce ul#shipping_method li {
text-indent: 80px;
}Thanks Rui, but I just want to be able to limit the number of products to 2 or 4, and also control which products are shown. Would this be possible?
Sorry, I meant in the cart page.
November 23, 2016 at 11:58 am in reply to: Shipping Calculator on cart page error and Safari add to cart error #303164Sure (-:
Theme vs. 2.4.14
Clone site:
URL: http://woocommerce-30757-66603-181954.cloudwaysapps.com/wp-admin/
UID: Support
PSW: m3S=JWaxCan you also push on one of my other tickets regarding shipping options in Checkout box? The CSS only seem to use 50% of the checkout options box width. We have shipment options with more text explaining pick up options etc. the text look compressed.
See attached screenshot.Attachments:
You must be logged in to view attached files.November 21, 2016 at 2:35 pm in reply to: WPML flags on mobile menu, WPML currency dropdown hover effect #302752Thanks David!
November 17, 2016 at 9:40 pm in reply to: Safari issue, mobile issue and hero header geometric overlay #302417Thanks.
1) Did not work on mobile, please check screenshot.
I used this: (removed an extra period from yours)
.flexbox .spb-column-container.col-sm-6 {
flex: 1;
}
@media only screen and (max-width: 767px) {
.flexbox .spb-column-container.col-sm-6 {
flex-basis: 100%;
flex: none;
}2) Did not make a noticable difference.
It seems like some elements are not properly loaded. Could it be a cache issue?
Attachments:
You must be logged in to view attached files.November 16, 2016 at 3:55 pm in reply to: Safari issue, mobile issue and hero header geometric overlay #302178Thanks Ed.
1) Actually after checking again on mobile, the CSS:
.flexbox .spb-column-container.col-sm-6 {
flex: 1;
}
Forces columns to one side of the mobile screen. Therefore, I have removed the CSS and on Safari browser on mac, the columns are stacked again.2) I removed the underline, but that didn’t seem to change it. It seems like all the links on the page are not rendered properly on mobile, but on reload all links show correctly.
3) Ok, I see.
I would also second this. Please include a currency switcher for mobile devices in your next theme update. (-:
I’m currently using WPML with Atelier.Thanks, this issue is resolved. It was due to us using the “Force SSL during checkout”, due to the Stripe payment plugin. Checkmarking “Force HTTP when leaving the checkout” mitigates the browser from hanging.
November 15, 2016 at 11:21 am in reply to: Safari issue, mobile issue and hero header geometric overlay #301940Thanks Ed, the CSS worked (-:
2) Is still not showing up correctly on my phone. Also tested on other phones, and it only upon refresh does the link and text appear correctly.
3) Have you had a chance to look more into this? It is a really cool effect, but drains browser/computer…
Hi, I also have an issue with the modal box.
See attached image. The FAQ answers are missing 10-2-px of the first words.Attachments:
You must be logged in to view attached files.Thanks, I cleared cache and it works again.
Did not have multi masonry enabled.Thanks Mohammad (-:
I’m trying to move the header nav all the way over to the left. Please check image.
There seems to be a split between the header nav menu Home and Shop, when using the CSS you posted.Also, where do I edit my original post to avoid this ticket being sent back in cue?
(I see there is an edit button on this post, but not on the original one…)Thanks,
TAttachments:
You must be logged in to view attached files. -
Posted in: Reply To: header navigation