katek8 Posted September 12, 2020 Share Posted September 12, 2020 Site URL: http://www.katejiyeonkim.com/make-it-loud-and-clear Hi, I am trying to make the first image of the page full-width. All the elements are contained within the page content box and I am unsure if there is a specific code to only have the first image full-width vs making the entire content box full-width. Does anyone have solutions? http://mcqueenmcqueen.com/thelastdavinci here is the reference website of what i am trying to achieve Thanks Link to comment
tuanphan Posted September 12, 2020 Share Posted September 12, 2020 Add to Page Settings > Advanced > Header <style> main#page { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; max-width: 100%; } main#page .columns-12 .span-12>div:not(:first-child) { max-width: 1280px; margin-left: auto; margin-right: auto; padding-left: 3vw; padding-right: 3vw; } </style> katek8 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment