Home Forums Basel support forum White Background

White Background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35113

    MattiaGas
    Participant

    Hello, Is there a way to make background of “Description” and “Shipping & delivery” Tabs white? Included content of these two tab. As I will add videos with white background under “Description”, so It would be nice if I would not see the grey brackground (especially on mobile).

    Thanks, Mattia.

    Attachments:
    You must be logged in to view attached files.
    #35125

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    div.product-design-sticky .product-tabs-wrapper {
    	background: white;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)