Theme colours

Posted in: Newspaper
Post count: 21

Hi,

When I try to change background colours of a page it will only change the colours around the content and not the whole background/boarder. http://prntscr.com/drq69l As shown in the screenshot I can change the colour in the Row settings when editing the page in Visual Composer but cant seem to find an option to change the whole background (I.E the red and white around the red in the screenshot).

Thanks

Post count: 20685

Hi,

I’m assuming you want something like this – http://screencast.com/t/FPW667VyP To achieve this you have to stretch the row to full width – http://screencast.com/t/UZKhx0jZ If this is not what you wanted please provide more information.

Thanks

Post count: 21

Hi Simion thanks for the help that fixed that! However I there is a small gap coloured white in-between the two bits of content, I’ve tried to find it in the theme panel colours but cant find it.

Thanks
Josh

Post count: 20685

Hi,

Are you talking about this space here – http://screencast.com/t/qjPhjeVfTm ? It would be best if you would provide a screenshot about what you want to change.

Thanks

Post count: 21

yep! that space. Will use arrows in future!

Thanks

Post count: 20685

Hi,

Enter this code in Theme panel->Custom Css to remove that white space

.import_video_ad_bg {
margin-bottom: 0;
}

Thanks

Post count: 21

Thanks! solved =)

Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.