Skip to Content
Menu
This question has been flagged
1 Reply
2651 Views

so i coded the whole website by pure html css JavaScript but when it was time to move the website to odoo a lot of problems faced me first imbedded code feature let my html be in a container and that will not let it take the full screen white spaces on the left and the right will still show up i just want to make it exactly like when i open it in web local host  

Avatar
Discard
Best Answer

Hi @Mohammed Asiri


Hope you are doing Well.

For you to remove the white spaces on the left and right of the website and
make your website fullscreen you will need to replace the class 'container'
with the class 'container-fluid' which will make your website to be fullscreen
with 15px padding on left and right.

Odoo uses bootstrap classes so please check the css properties of available class
which might help you in future to design better.


I hope it will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Discard

Hi! I am having this same problem now. I can't seem to understand how to change the class 'container' to the class 'container-fluid'. Is there a way to edit CSS in Odoo? I was trying to figure out how to put a Lottiefile animation as a hero section, covering the whole page, into the margins with no white borders. Would you know how I can do this?

Related Posts Replies Views Activity
0
Aug 22
2119
0
Dec 23
1260
1
Oct 22
2702
0
Dec 17
3291
3
Mar 15
10880