Jump to content

position galley close "x" at bottom of the page

Recommended Posts

Site URL: http://thinknz.nz

Hi all,  I'm currently working on our new website, in the Wexley template, and am  trying to get the gallery close button (x) at the bottom of the page - ideally I'd like it just to the right of the prev/next navigation.

I have code that allows me to move the "x", and that's fine, but I can't get it to be relative to the bottom of the page.

Any suggestions?  

the code I'm using is

#backToThumbs:after {
 content: "x";
 color: #000;
}
.collection-type-gallery.full-view #backToThumbs {
 font-size: 3.0em;
 top: 100px;
right: 145px;
 color: rgba(0,0,0,0);
}
 

thanks in advance

Link to comment
  • Replies 2
  • Views 275
  • Created
  • Last Reply
.collection-type-gallery.full-view #backToThumbs {
    bottom: 0 !important;
    top: unset !important;
}
.site-alignment-center #header {
    position: static;
}
div#headerWrapper {
    position: static;
}
div#canvas {
    position: relative;
}

 

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.