Styling Item Content
-
arconix-faq-css has styles for things like
.arconix-faq-content p { padding: 0 !important; }
but the FAQ HTML doesn’t generates <p> elements, it generates <span> elements:
So how do I style the content? Suppose I want to put a 15px margin-top before every paragraph, for example.
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Styling Item Content’ is closed to new replies.