Need Urgent Help

Posted in: Newspaper
Post count: 40

Hello,
Good evening team ‘tagdiv’, how can i set this type of background (http://prntscr.com/adv5dd) in newspaper6 default demo (http://prntscr.com/adv609)

Thanks.

Post count: 22421

Hello,

You can add an image on a row in visual composer like so: http://screencast.com/t/RzYGk3Dhvs
Then you need to assign an extra class to the row so you can target it with css: http://screencast.com/t/tw1jAKzptg4
And then you can apply a top padding to the content:
.myextraclass .wpb_column{
padding-top:60px;
}

result: http://screencast.com/t/dxzbFvOx3mq

Hope this helps.
Thanks.

Post count: 40

Hello,
Thanks for quick response. after your instruction the result is (http://prntscr.com/adwypp) not looking good.
how can i fix this issue ?
thanks.

Post count: 22421

Hello,
That is because you have the website boxed. If you apply a background image or color (white counts too), the theme will make the weebsite boxed version. if you want to be able to have full width elements like the block you exemplified, you need to remove the background image and clear the background color: http://screencast.com/t/eRe8EtCO
Thank you!

Post count: 40

Hi,
its not working. anyway, thanks for help.

Post count: 22421

Please let us know if you require any further assistance. The example I provided should work for you as well.
Thank you!

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