How to make lined border?

Posted in: Newspaper
Post count: 2

i would like my posts outlined with a border. i cant seem to find any option to make one or change color other then in visual composer which doesnt seem to be working correctly.

Post count: 23312

Hello ESwanson81390,

Unfortunately, I do not exactly understand what you mean, sorry! I guess that you are referring to the post pages? So, if you want to add some borders in this regard, please try the code below and place it in Theme panel->Custom CSS area.

.td-post-content{
border:1px solid black
}

The result you should see here -> http://screencast.com/t/QOOHjSReKaV

If is not what you mean, please provide a screen pointing to the desired result, it would help us to understand what you’re trying to do.

Thanks for your understanding!

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