Forum Replies Created
-
AuthorPosts
-
Awesome…that woked !
Cheers MikeHi. mmmm. This still doesn’t work for me. I still see “SubTotal” in the MiniCart
New admin password below if neededJuly 25, 2022 at 12:32 am in reply to: :View Cart" button in Woocommerce main shop/product page #1359339Fantastic. That works !
I really appreciate your help Mike. Thank youHI….see login below.
Hope you get some time to relax :-)
IvanThanks Mike. Working on a Sunday ! ? :-)
The alternate colours in the Checkout is now fixed. Thank you.
However the other code for the mini-cart “Subtotal” label didnt work
It’s really not urgent. Can wait until after the weekend
Ivan
Thanks Mile…that worked perfectly !
regards
IvanHi Mike. That works a treat .. thank you !
These items are still outstanding :If you go to the URL below …..
1. There is a large gap between my header text and the main body of the page. Is there a way I can reduce this gap ?
8. Can the label “SUBTOTAL” in the mini cart drop-down be changed to say “TOTAL” ?
and lastly :
when you “Proceed to Checkout” and you have multiple items in your cart, the system shows alternating lines in different colours per this image below . Any way it can be in just one colour (black) ?
“2” is now also resolved with this code which I found in this forum
/* woocommerce shop page remove sort options and products to display dropdowns */
.sort-param.sort-param-count{
display:none!important;
}.sort-param.sort-param-order{
display:none!important;
}Hi. 3, 4 and 7 above are all resolved
Can you please help with the others ?
Tx
July 23, 2022 at 12:05 am in reply to: Issue with Woocommerce Cart, Product and Checkout pages on MOBILE devices #1359250Hi Mike
That worked perfectly. Thank you !
Did you find the code that set the padding to ZERO ?
IvanJuly 22, 2022 at 1:28 pm in reply to: Issue with Woocommerce Cart, Product and Checkout pages on MOBILE devices #1359188Hi
I cant disable the entire Jetpack plugin but I have disabled all the “performance” features
I disabled Jetpack Boost
I disabled Page Optimiser
Cheers
IvanJuly 22, 2022 at 12:21 pm in reply to: Issue with Woocommerce Cart, Product and Checkout pages on MOBILE devices #1359170Hi. My site is hosted by WordPress themselves
I can disable all the caching in the jet pack plugin and the jet pack boost plugin if you like
Would that help?
Ivan
July 22, 2022 at 1:10 am in reply to: Issue with Woocommerce Cart, Product and Checkout pages on MOBILE devices #1359113Hi
To be honest, I am not 100% sure I know which plugins I have perform caching…..or how to turn them off.
My site is still a WIP with not that much traffic so I have included an admin login for you below.
Disable whatever you feel is necessary…..just as long as you re-enable after or if you don’t for a particular reason, let me know
Thanks a lot
IvanHi
Any progress on this one ? :-)
TxJuly 21, 2022 at 2:23 pm in reply to: Issue with Woocommerce Cart, Product and Checkout pages on MOBILE devices #1359029Hi Mike
Interesting. I searched my “quick CSS” as well as my theme editor and I do not see that CSS anywhere in those areas
Where else might it be ?
IvanJuly 21, 2022 at 12:15 pm in reply to: Issue with Woocommerce Cart, Product and Checkout pages on MOBILE devices #1359017UPDATE
I have managed to fix the problem on the CHECKOUT and CART page with a workaround
However I have no access to the PRODUCTS page so I cant do the same
So my only issue remaining in this thread can be seen of you click on the link below using a mobile device
The product image appears under or very close to the menu/header
July 21, 2022 at 12:07 pm in reply to: Issue with Woocommerce Cart, Product and Checkout pages on MOBILE devices #1359014To be clear, I don’t have access to the PRODUCTS page to modify it
I think I can fix the CHECKOUT and CART pages with a workaround
You can close this. Thanks again for the help
Thank you for your invaluable help ! It all works well
I have a few other questins but I wil start a new thread.
Ivan
Hi Ismael. Thank you . It all works well !
With regards to “5” which is teh styling of the elements in the mini cart
– when I mouse over a product in the mini-cart, the mouse-over colour is dark grey. How do I change that colour ?
– How can I add a thin border around the cart ?Thanks for your help !
Ivan
Perfect !
Thank you
Hi Nikko
I don’t quite follow what you are saying above but I removed my code and inserted this :
#top #wrap_all .av-main-nav ul > li > a, #top #wrap_all .av-main-nav ul {
background-color: transparent;
}#top #wrap_all .av-main-nav ul > li:hover > a {
background-color: rgba(255,255,255,0.5) !important;
}…and that has worked !
Thank you for your help
Ivan
sorry, should be madaboutmara.com
Sorry…
Hi
if you go to mdaboutmara.com you will see the caption and text are shifted to the right by the code above
I would like the button “Join me on Safari” shifted to right too
Hi. You can close this
Hi
I tried that and it omly half worked
When I applied this code
#top #wrap_all .av-main-nav ul > li > a, #top #wrap_all .av-main-nav ul {
background-color: transparent;
}It kind of did what I wanted on the sub-menu … but it resulted in the menus and logo’s shifting from near the edges of the screen (left and right) towards the middle
Hi
That didn’t work.
I have this code to make the sub-menu transparent…perhaps that’s why your code doesn’t work ?/* Transparent sub-menu */
.header_color .main_menu .menu ul li a, .header_color .main_menu ul ul {
background-color: transparent!important;
}Ive seen other sites (maybe not Enfold) where the sub-menu is transparent but there is a semi-transparent background colour on hover
Tx
IvanHi
I contacted Layerslider support and they were able to provide me with asolution
You can close this
Thank you -
AuthorPosts