Home Forums Basel support forum Some issues and questions Reply To: Some issues and questions

#177276

Hello,

You have attached only one screen. Try to attach the lacking screens.

If you want to hide category and tab, add this code:

.single-product-content .product_meta> span.posted_in {
    display: none;
}
.single-product-content .product_meta> span.tagged_as {
    display: none;
}

In order to set the price in one line, you need to reduce the price font size.

You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

Here is the documentation providing more detailed instructions: https://xtemos.com/docs/basel/advanced-typography-settings-2/

Provide the page URL and screen with the swatches problem. I do not see any swatches on the shop page: https://gyazo.com/d5ea46ad8b69fd9a085e86b1e9449ad8 when I try to choose the color I am redirected to the product page.

Best Regards