Jump to content

Markdown Blocks Are Overlapping

Recommended Posts

 

Slight frustration trying to get CSS to cooperate. I as finally able to get all my markdown block lined up but, are having issues with overlapping blocks when in certain viewing sizes. 

 

Mobile seems to work well, same as dull desktop .I'm on 7.0 and have no plans to move the site to 7.1 at this time. 

 

image.thumb.png.6690c9ba4b72a6c06e6dbc3d0fea6736.png

 

 

image.thumb.png.a8daa8d5778ac7f54375ba8342e6d290.png

Edited by RATX
Link to comment
  • Replies 4
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

2 minutes ago, RATX said:

 

Slight frustration trying to get CSS to cooperate. I as finally able to get all my markdown block lined up but, are having issues with overlapping blocks when in certain viewing sizes. 

 

Mobile seems to work well, same as dull desktop .I'm on 7.0 and have no plans to move the site to 7.1 at this time. 

 

image.thumb.png.6690c9ba4b72a6c06e6dbc3d0fea6736.png

 

 

image.thumb.png.a8daa8d5778ac7f54375ba8342e6d290.png

What is the site URL?

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment

Because the text too big, so it will create box width increase, so on some screen sizes, you will see problem

You can set some CSS (Website Tools > Custom CSS) like this to resize text on specific sizes

@media screen and (min-width:700px) and (max-width:870px) {
    .markdown-block span {
        font-size: 20px !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.