Hello - could you please provide the css needed to alter the padding on the FAQ element? I provided a screenshot - I'm trying to reduce the amount of wasted space on the left/right side of the element to allow the content to take up more of the screen.
Thank you in advance!
                 
                
Comments
please send a link to this page because your padding is way too big.
thanks
.faq .question .answer {padding: 0;
padding-left:40px !important;
}