sundboell Posted November 25, 2020 Posted November 25, 2020 I am trying to display custom code in a way that allows to utilize the full width of the screen. As of now I have only been able to do use code blocks within a particular section to display this code - this however limits the maximum width with which I can display the custom code content. Is there a way to use custom code directly applied to a section? A "code section" instead of a "code block", if you will.
tuanphan Posted December 5, 2020 Posted December 5, 2020 Have you solved it yet? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
deaton72 Posted December 10, 2020 Posted December 10, 2020 @sundboell I adjusted my code block to be 75vw by using simple CSS. I am thinking you can do a custom CSS at 100vw to make them full width?
tuanphan Posted December 13, 2020 Posted December 13, 2020 To set fullwidth, you try set .content class to 100% width + remove padding .content-wrapper Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.