Default Sidebar/Visual Composer

Posted in: Newspaper
Post count: 419

Sorry guys but I wanted to change the color of this Page column background color from clear to green so
1.I went to Visual Composer
2. Clicked “edit this column” to edit the column’s color theme from clear to green but the whole page went green and I can not get the Theme’s default sidebar with the Weather + Popular Categories to display.
3. I just want the column with the text about Que Pasa to display in green with white text and keep the default sidebar in clear not green.
4. Is this possible and if so how please?
Thank you

Site
Theme> Newspaper 7.6

  • This topic was modified 8 years by mayaguez.
Post count: 419

P.S. to #225094.
I just noticed that the content of the default sidebar (weather + popular categories) now displays at the bottom not on the right sidebar as the default.. Again I want to the sidebar to display on the right just as all other pages.

  • This reply was modified 8 years by mayaguez.
Post count: 22421

Hello,

Sorry but unfortunately on such an old theme version we cannot say for sure why this happens. If you updated your WordPress and visual composer plugin and not the theme. then the error can come from there.
If you want to have green text just over the image background, you should make them different rows in visual composer. Do not use the same row for all elements as yopu will not be able to target them individually.

As for the sidebar issue, you most likely have an open html tag that breaks the layout. Please try to recreate the page using rows and elements from vc and no custom html tags.

Thanks

Post count: 419

Sorry Bogdan but do not understand what to do with…
I delete the page and did another one so I have the page as before with the Theme’s default sidebar. All I want is to change the background of the column describing About Que Pasa to green, just the page content not the sidebar. See Page
Could you tell me what you mean “step by step” within the Visual Composer

  • This reply was modified 8 years by mayaguez.
Post count: 22421

Hello,

Is this what you are after? https://www.screencast.com/t/Jy2UhqgaDADg
If yes, try to add this code on the page css in the tagdiv composer:

https://www.screencast.com/t/Jy2UhqgaDADg

Thanks

Post count: 419

Yes!
1.In Visual Composer> Page Settings?
2. Could you please enter/type CCS Code here.

THnaks

Post count: 22421

Yes, you can add it in vc page settings as well in the css part.

Here is the code:

.page-id-17508 .td-main-content{
background-color:lightgreen;
padding-top:15px;
}

Thanks.

Post count: 419

Mission accomplished! Thank you Bogdan!

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