Fordson - changes help

Fordson - changes help

by Mihir J -
Number of replies: 2

Hi All,

I am using Moodle3.2 and Fordson v1.4.6

I need some help. How can I make the div - learningcontent appear in full width of the page.

Basically I do not want to keep any pdding in left and right

I have attached an image

Thank you!


Attachment ford-1.png
Average of ratings: -
In reply to Mihir J

Re: Fordson - changes help

by Mihir J -

Hi

Just to update, I have seen content-padding option in theme like 2rem dropdown

But i do not want to keep even 2rem ..i want to use the full width that is left after drawer

thank you

In reply to Mihir J

Re: Fordson - changes help

by Chris Kenniburg -
Picture of Particularly helpful Moodlers Picture of Plugin developers

Try this in custom scss bottom of the colors page:


#page.container-fluid {padding: 0 !important;}