I would like to display the page in full screen.
Thank you for your help
linkarea2012 Not sure as to what you mean
Please provide screenshot marked with annotations as to what you wish to achieve so as to avoid confusion or ambiquity in addressing your query or you can also provide in some reference example of site
aman204
linkarea2012 Try add this to custom.css file and adjust value accordingly :
.t3-mainbody{width: 1900px !important;}
t3-mainbody{width: 1900px !important;}
Thanks🙂 But I have changed the pixel values to 100%.
linkarea2012 Hi Yes 100% width will put the container size 100% in all the screen size and also increase the width of content container and module positions.
Regards