Hello,
1) Sorry but your question is a bit unclear for me, please describe it in more details.
2) Theme Options > Shop > Show products toolbar on the shop page > Off.
Regards
Hello,
1) Sorry but your question is a bit unclear for me, please describe it in more details.
2) Theme Options > Shop > Show products toolbar on the shop page > Off.
Regards
1) Appearance > Widgets > Shop filters
Please watch this video – https://youtu.be/4SfPPuwPCVI
2) Theme Options > Shop > Products style, Theme Options > Single Product Page > Page Layout.
Regards
Hello,
If you are using 4.28.1 version of the theme, you need to downgrade WooCommerce version to 3.4.x https://wordpress.org/plugins/woocommerce/advanced/ http://prntscr.com/lf33tm
Let us know if it helps to solve the problem with Recently Viewed products.
Regards
Hello,
You’re welcome!
Regards
You’re welcome!
Please clear browser cache on your tablet.
Regards
You’re welcome!
https://www.8theme.com/topic/editing-background-and-font-color-on-woocommerce-pages/#post-202508
Regards
You’re welcome!
Regards
You’re welcome!
https://www.8theme.com/topic/editing-background-and-font-color-on-woocommerce-pages/#post-202508
Regards
You’re welcome!
Regards
Hello,
.st-pusher, .step-title span,
.register-link .register-popup .popup-title span,
.login-link .login-popup .popup-title span,
.cart-popup-container,
.register-link .register-popup,
.login-link .register-popup,
.register-link .login-popup,
.login-link .login-popup {
background-color: black !important;
}
.btn:hover {
color: white;
border-color: white;
}
.shop-table .table-bordered td.product-price span,
.shop-table .table-bordered td.product-subtotal span,
.shop_table .order-total td,
.order-list .media-heading a,
.shopping-container .big-coast,
.woocommerce-shipping-calculator a {
color: white;
}
form .form-row input.input-text,
form .form-row textarea,
.coupon input[type=text] {
color: #333333;
}
.order-review .step-title span {
background-color: #333333 !important;
}
Regards
Hello,
Theme Options > Blog > Single post > Sidebar position > Without.
Change this custom css code – http://prntscr.com/lf0jbd
Regards
You’re welcome!
Regards
Hello,
Have you cleared cache? http://prntscr.com/leyxpw
Theme Options > Header > Mobile Header > Logo image.
Theme Options > Typography > Menu > Customize mobile menu links.
Theme Options > Menu > Menu Styling > Mobile menu links.
Regards
Hello,
Go to Theme Options > Shop > Products style > find Product content effect, Product content elements, Product title chars limit.
Regards
Hello,
1) Please clear cache and check http://prntscr.com/leydmj
The height of the fixed header can be increased by adding Padding in Theme Options > Menu styling > Fixed menu links http://prntscr.com/leyewq
2) http://prntscr.com/leyfbo https://www.8theme.com/topic/account-icon-and-currency-drop-down/
3) Theme Options > Header > Header styles > Header border color
Regards
You’re welcome!
Regards
Hello,
Please try to disable Slider loop in [8theme] Brands carousel > Slider settings.
Regards
Hello,
1) Add this code in Custom css for page
.product-category .categories-mask {
bottom: -80px;
padding: 0;
}
.product-category {
margin-bottom: 60px;
}
http://prntscr.com/ley4lw
2) Theme Options > Styling > Custom css > Global custom css:
.product .product-details .product-title a {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size: 16px;
}
Regards
Hello,
Theme Options > Single product page > Enable slider for gallery images > On.
Regards
Hello,
Thanks for the link.
Please describe in details what exactly need to be changed.
Regards
Hello,
Theme Options > Products Page Layout > Layout > Without sidebar.
To achieve such result – http://prntscr.com/lexw14 please see screenshots – http://prntscr.com/lexwju http://prntscr.com/lexx1c http://prntscr.com/lexx9h [block id= " "]
Regards
Hello,
Try to add this code in content of the banner
<div class="content-inner"><a style="color: white; background-color: #222222; font-size: 12px; padding: 11px 30px; letter-spacing: 0.3px;" href="#" target="_blank" rel="noopener">SHOP NOW</a></div>
Regards
Hello,
1. Please try solution form this topic https://www.8theme.com/topic/change-header-height/
2. https://docs.woocommerce.com/document/change-a-currency-symbol/
Regards
Hello,
Please read our documentation – https://www.8theme.com/demo/docs/royal/#4_registration_page
Regards
You’re welcome!
Regards
I do not see the problem http://prntscr.com/lexlig
Regards
1)
.header-wrapper.color-light.header-type-11 .top-links li a {
color: white;
}
2) Theme Options > Header Settings > Fixed header color scheme > Light.
Regards
Please clear cache and check one more time.
Regards
Hello,
I am glad that you sorted out.
Regards
Hello,
.product-slide .products-page-cats, .products-grid .products-page-cats {
border-right: 1px solid #000;
border-left: 1px solid #000;
border-top: 1px solid #000;
margin-left: 0;
margin-right: 0;
}
.product-slide .product-title, .products-grid .product-title {
border-right: 1px solid #000;
border-left: 1px solid #000;
margin: 0;
line-height: 3;
}
.product-slide .product-excerpt, .products-grid .product-excerpt {
border-right: 1px solid #000;
border-left: 1px solid #000;
}
.product-slide .price, .products-grid .price {
border-right: 1px solid #000;
border-left: 1px solid #000;
margin: 0;
line-height: 3;
}
.product-slide .woocommerce_de_versandkosten, .products-grid .woocommerce_de_versandkosten {
border-bottom: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
line-height: 2;
}
.single-product .product-slide .woocommerce_de_versandkosten {
border-bottom: none;
}
.product-slide .btn, .products-grid .btn {
margin-top: 0px;
}
.single-product .product-slide .shipping_de {
border-bottom: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
line-height: 2;
}
Regards