Border color

Posted in: Newsmag
Post count: 59

Can i know how to create a border bottom and top color for each of the Faqs? Thanks

image

Post count: 6535

Hi

Try this custom css in theme panel > custom css: http://screencast.com/t/UJtyHSuKr

.vc_toggle{
    border-bottom: 1px solid red;
}

Let me know how it goes!

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.