Jump to content

Overlapping element between one section to a section with testimonials

Recommended Posts

Hi there.

I wish to have an element overlappen between section: section[data-section-id="65ed6d124039a95ab3778552"] to section: section[data-section-id="6608a703c1ab2547cafc8283"] which contains testimonials, but is doesn't show on section 2 with the testimonials. I have used a code, that I normally use for this function, but I guess it's because of the testimonial slider it doesn't work.

Would anyone be able to help me with this?

Thank you very much.

www.anjaflo.dk
password: Isdans11

Skærmbillede 2024-03-31 kl. 01.05.14.png

Link to comment
  • Replies 4
  • Views 445
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

2 hours ago, tuanphan said:

You need to move to this position?

image.thumb.png.7d1ef04c7c3de99944595fda96f4f6c6.png

No. Further down.  I actually just want it to be placed where it is, but I want the buttom of the circle to be shown. It gets hidden now for some reason, but it says overflow: visible!important; in the css

@media only screen and (min-width: 900px) {
div#block-b6cf4535b35817f1e94c {
    position: relative;
    margin-top: 70px;
  overflow: visible!important;
}}

Link to comment
On 4/5/2024 at 3:28 PM, Floe said:

Can you help me with that?

You can use this code to Website > Website Tools > Custom CSS

div#block-b6cf4535b35817f1e94c {
    margin-top: 0;
}
@media screen and (min-width: 768px) {
.fe-block-b6cf4535b35817f1e94c {
    grid-area: ~"2 / 4 / 9 / 9" !important;
}}
@media screen and (max-width: 768px) {
.fe-65ed6d124039a95ab3778551 {
    grid-template-rows: repeat(7, 1em) !important;
}
.fe-block-b6cf4535b35817f1e94c {
    grid-area: ~"2 / 3 / 8 / 9" !important;
}
.fe-block-016bdf80eb4ce5dd1ac1 {
    grid-area: ~"2 / 3 / 5 / 9" !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!)

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.