This topic has 12 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Rose Tyler
Please see the private content.
Hello,
Thank you so much for purchasing our theme and contacting our support center.
Please submit separate topics here on the forum for different questions.
1/ Header Builder > Cart > Content Size (%)
2/ Please provide URL of such product.
3/ https://www.8theme.com/documentation/docs/cart-checkout-progress-bar/ There are no additional settings for this.
Please submit your request here https://www.8theme.com/taskboard/ , so our dev team read it.
4/ Follow this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/ and check the message in the Private Content area
Regards
See private content
Hello,
Thanks for the reply.
Please go to this page – https://www.8theme.com/forums/xstore-wordpress-support-forum/ and open new topics for new questions, do not mix 4 and more questions in 1 topic, please.
1/ You can use the next custom CSS code to change font-size of product title:
.et_element .product_list_widget li .product-title a, .et_element .wishlist-dropdown li .product-title a {
font-size: 20px;
}
(add the Code in Theme Options > Theme custom CSS > Global)
For multiple lines –
.product_list_widget li .product-title a, .sidebar-slider li .product-title a, .wishlist-dropdown li .product-title a {
white-space: normal;
}
Code for SKU:
.woocommerce-mini-cart-item .product_meta {
display: none;
}
2/
.woocommerce-mini-cart-item .awdr_cart_strikeout_line {
display: inline-block;
}
5/ Provide temporary wp-admin access, so we can take a closer look at your settings.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
Regards
please see private content
We can’t log in – https://prnt.sc/_8waz0Ft1ZJs Please check the credentials.
Regards
Thanks, text size and removal of SKU worked however, the multiple lines doesn’t see to have worked. I pasted the code in Theme Options > Theme custom CSS > Global
Thanks for the reply. Please change the code to:
.et-mini-content .product_list_widget .descr-box>.quantity {
display: inline-flex;
}
Regards
I have the following in my custom CSS
.et_element .product_list_widget li .product-title a, .et_element .wishlist-dropdown li .product-title a {
font-size: 20px;
}
.woocommerce-mini-cart-item .product_meta {
display: none;
}
.et-mini-content .product_list_widget .descr-box>.quantity {
display: inline-flex;
}
But this does not help.
Please see private content
Please provide the correct wp-admin access.
Regards
Details in private content
Hello,
I’ve added !important – https://prnt.sc/ykeWPjGz1BRo > https://prnt.sc/T_UnvBBQ-NWY , font size of titles can be changed here – https://prnt.sc/160t2WCoRBLT
Regards
Tagged: fixes, issues, optimization, templates, woocommerce, wordpress
The issue related to '‘Various issues and fixes needed for our website.’' has been successfully resolved, and the topic is now closed for further responses