0

This is the custom CSS I'm trying to add:

.resp-vtabs resp-tabs-container {
background-color : #000000;
border-left : 1px solid #000000 !important ;
clear : none;
float : left;
margin-left : -1px;
min-height : 244px;
padding : 0;
width : 68%;
}

This is the site I'm trying to add it to: Swish-Swank

I'm looking to make the white description, additional information and reviews black

1 Answer 1

3

resp-tabs-container is unidentified it should be .resp-tabs-container for your css rules to work on your site

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.