Separator don't work

Posted in: Newspaper
Post count: 5

Hello

When i add separator element in visual composer, i have nothing appear in front page, is it normal ?

Thanks

Post count: 3343

Hi,
Is not styled.
Add this CSS in Theme panel -> Custom CSS

.wpb_separator {
    background-color: #B6B6B6;
    height: 2px;
}
Post count: 5

Works fine thanks

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