Forum Replies Created
-
AuthorPosts
-
Hi, Is there a way to change the left and right margins on the blogs? Currently the width of the body of the blog is set the same as the rest of the website. The posts appear way too wide and it doesn’t look good. It’s also difficult to read.
See: https://bikershades.com/motorcycle-sunglasses-top-ten-uses/
Thank you, Tom
I have another question:
We want to change the format of our checkout process and make it better.
Is there a plugin that you recommend us use?
thanks,
Tom
I have another question:
When customers add a product to the cart, it goes to the checkout page. This process is not very seamless. Isn’t there an option where a window pops up and shows all the items in the cart, rather it going to the checkout screen?
I believe your test site has this feature.
thank you!
TomApril 16, 2021 at 10:14 pm in reply to: Quick Shop and Select Options Buttons Remove or Rename #41267Thanks. for bikershades.com how do we activate the Quickview? I believe we turned it off at one point in time.
I activated it here, but it the Quickview boxes still do not appear: Claue > Theme Option > WooCommerce > Product Listing Setting
Here is all the CSS code we have inputted so far:
.result-count-order {
padding: 0 20px;
}
.filter-trigger:after {
content: ‘CLICK HERE TO FILTER’;
margin-left: 25px;
}
.product_meta {display: none;}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min—moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) { .regular-logo { display: block; } .retina-logo { display: none; } }@media only screen and (max-width: 800px) { .jas-branding { display: none;}}
.additional_information_tab, #tab-additional_information {
display: none !important;
}@media only screen and (max-width: 800px) {
.wp-caption {
width: 100% !important;
}
}
.quickview-button {bottom: -10px; left: 0; width: 100%; opacity: 0; visibility: hidden; transition: all 0.1s;}
.product-image:hover .quickview-button {bottom: 0; opacity: 1; visibility: visible;}
.quickview-button a { background: #f2f2f2; transition: all 0.3s}
.product-btn .btn-quickview {
display: none;
}
.btn-quickview {
margin: 0;
padding: 0;
}
.quickview-button {
z-index: 99;
}
.page-head::before {
background: rgba(0, 0, 0, 0.4);
}
}
@media only screen and (min-width: 320px) {
.page-head {
padding: 20px 0;
}}@media only screen and (min-width: 768px) {
.page-head {
padding: 50px 0;
}}@media only screen and (min-width: 1280px) {
.page-head {
padding: 90px 0;
}}
@media only screen and (min-width: 1440px) {
.page-head {
padding: 140px 0;
}}
#shipping_method li input {
margin: 0 3px 0 0;
}
.page-head::before {
background: none;
}This reply has been marked as private.Hello:
Customers are no longer receiving order confirmation emails.
I did a couple of test orders, and didn’t receive any confirmation emails.
can you help?
Thank YOU!
Tom ShiaoApril 16, 2021 at 10:08 am in reply to: Quick Shop and Select Options Buttons Remove or Rename #41255Hello Harry:
How do we activate the Quick View for each product?
thank you very much, Tom. 469 235 4185
Thank you.
I’ll try that. Why does the banner size change on different pages? Previously I was always using 1920 x 300.
How do I know which banner size to use before I create the graphic?
thanks,
Tom
Hello Henry:
I create a banner 1920 x 300 size, but at full screen, part of the banner still gets cut off. When I reduce the size of the window, sometimes I can see the entire banner. My screen size is 1920 x 1080.
How many dpi should I make the banner so that it will work properly? I’m using the correct size banner image, 1920 x 300. Should I change the DPI?
I am referring to the banners for the Cart and Checkout pages.
thank you,
Tom
Hello Harry:
Is there a way to widen the left and right margins on pages and/or posts?
I created this page with a few tables, and there are no margins. Take a look.
thank you,
Tom Shiao -
AuthorPosts