Jump to content

Flatiron - Project Meta width on only specific pages

Go to solution Solved by tuanphan,

Recommended Posts

Posted (edited)

Hello community. I'm using Flatiron 7.0 and I'd like to widen the description field on certain gallery pages, but not others. I know where the controls are in the design settings, (Project Meta Width) but I don't want to make the change for all pages.

Here's the site in case it helps: http://theRealSamKirk.com
 

And a screen shot of the layout aspect I'm trying to manipulate.

Thanks in advance, community!

Screenshot 2023-12-26 at 2.34.49 PM.png

Edited by Porkue
  • Replies 3
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution
Posted

Try this code to Website Tools (under Not Linked) > Custom CSS. Code for Gigantic project

@media screen and (min-width:901px) {
body.index-detail [data-dynamic-href="/gigantic/"] .meta {
    width: 500px !important;
}

body.index-detail [data-dynamic-href="/gigantic/"] .gallery {
    max-width: 600px !important;
    margin-left: 600px !important;
}
}

 

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!)

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.