Helixultimate - Main Body Custom CSS Class - Help Needed Please - Question | JoomShaper

Helixultimate - Main Body Custom CSS Class - Help Needed Please

Alison

Alison

Helix Framework 3 months ago

Hi

I am using Helixultimate template and I need some help with the Custom CSS Class to us for the 'Main Body' component section.

I am trying to achieve a page where the Main Body background is blue But anything added to the 'component' section of the 'Main Body' in the template Layout has a white background.

Similar to how this page looks https://kinghenryviii.org.uk/history/ - (see how the righthand and left hand side of the page is blue and the main body is white)

Can someone please tell me the Custom CSS Class code to use as I am not very good with this.

Thanks

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 months ago #144595

Hi Alison.

as you know we are not CSS support - but small help I can offer:

body {background: blue; background-color: blue;}
#sp-main-body > .container {background: white;} 

On example site, Layout is "Boxed" this same value you can choose in Template Options.

0
Alison
Alison
Accepted Answer
3 months ago #144836

Hi Paul I do know that you dont officially do CSS support so I am very grateful for your help.

I really need to do some CSS training but not sure where to find some help.

Your solution was great, I am very thankful.

Alison

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 months ago #144844

There are so many books, tutorials, online courses, human teachers, that there is NO excuses.

0
Alison
Alison
Accepted Answer
3 months ago #144850

Yes you are quite right... I have signed myself onto a course - wish me luck :)

0