FAQ – Border color bug

Posted in: Newspaper
Post count: 73

Hi,

It seems like there some sort of bug when I try to set a custom border color in FAQ.

In FAQ I go to “Design Options” where you can set a custom color.

When I “Save changes” – and then update the page – nothing changes.

And when I go back to check what happened the custom color is gone – and the settings are back to default.

Tried many times now without any success. The “Border Style” also returns to default after it has been “saved”. But for some reason “Border radius” is actually saved.

Is this is a bug? I really can’t understand what I’m doing wrong as the process is so straight forward.

Kind regards
Lars

Post count: 22421

Hello Lars,

Unfortunately the border option in visual composer does not work properly.
The border can be set with css if you like:
First add a custom class to the row: http://screencast.com/t/3mADQrcKmz8
And then use this css to target it:
.customborder{
border:1px solid black;
}

Thank you!

Post count: 73

That worked great.

Thank you!

Best wishes
Lars

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