Jump to content

Adjusting mobile only section height after hiding image blocks

Recommended Posts

if you look at the dekstop version you'll notice 6 dark red gifs playing... but on mobile those stacked below the header info to make it way too long. So I used some code to hide the image blocks but it is not adjusting the height of the section to be more manageable... is there code to shrink the image blocks so that it would automatically shrink down the section and not be visible or is there a way to manually adjust the section height without causing weird spacing between the portfolio sub page links. ideally i'd like to have just one image block gif on mobile above the white arrow but am struggling to achieve that. i considered making a separate portfolio page completely for mobile only and having it hidden in desktop view and vice versa but i cant duplicate a portfolio page with the subpages so any other suggestions are welcome.

 

Website: jacqmay.design

current code:
 

@font-face {
font-family: 'lowdrag';
src: url("https://static1.squarespace.com/static/6080d4ac0d6b220f75b5799b/t/61947f4ad09296617535befb/1637121866720/Lowdrag-Extended.ttf");}

h1,a  {font-family: 'lowdrag';}

#collection-6080d4f4e432dc2f53a95e21 .header-announcement-bar-wrapper div, #collection-6080d8ed2cca634360104116 .header-announcement-bar-wrapper div,
#collection-6080d9d15ad31f2bee159c5c .header-announcement-bar-wrapper div
{background: #BA2226 !important;}

@media only screen and (max-width: 768px) {
 #block-yui_3_17_2_1_1669942605397_128786,  #block-yui_3_17_2_1_1669942605397_51361, #block-yui_3_17_2_1_1669942605397_138165, #block-yui_3_17_2_1_1669942605397_81807, #block-yui_3_17_2_1_1669942605397_17622, #block-yui_3_17_2_1_1669942605397_35425 {
   display: none;
 }
}

Screen Shot 2022-12-02 at 11.30.09 AM.png

Screen Shot 2022-12-02 at 11.30.15 AM.png

Edited by relaxed_cutlery
spelling
Link to comment
  • Replies 3
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 year later...

Yes please!

I am also having a problem with Universal Filter on the same page. I can't figure out how to add the SEO tags as filter options within the code on a portfolio block (home page scroll down). I disabled the search bar and right now it is only showing the 'ALL' filter

 

Edited by relaxed_cutlery
Link to comment

#1. Add this code to Website > Website Tools (under Not Linked) > Custom CSS

@media screen and (max-width:767px) {
.fe-block-637bbd1c5e8d562adbd95901~div {
    display: none !important;
}
.fe-637bbd1c2270b78c18829906 {
    grid-template-rows: repeat(7,minmax(24px, auto)) !important;
}
}

image.png.644029e7c897dcfc053e3d8b4d02fcea.png

#2. You added SEO tags but it doesn't appear OR you don't know where to add SEO tags?

 

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

Link to comment

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.