Reply 339405 to: Various issues and fixes needed for our website.

Avatar: Rose Tyler
Rose Tyler
Support staff
November 23, 2022 at 17:10

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.