I'm using one of their summary block plugins and I wondered if someone could help me tweak the code so the height of the containers are fixed. @moovlabs, is this something you can help with?
I have attached a screenshot too, fingers crossed it's an easy add/fix.
ALSO....is there a way to add the plugin to this specific page only rather than the whole site? Given that I am proofing this with the client at random times, I have removed the CSS as it was effecting 3 other pages visually, so if it's not showing that's why you can't see it.
Site URL: https://meningitis-foundation.squarespace.com/meningitis-symptoms
Hello.
I ❤️ Ghost Plugins 😉
I'm using one of their summary block plugins and I wondered if someone could help me
Hi @Claire_auck 👋!
You can set the height for all summary items to be the same with this CSS. Adjust to your liking.
.sqs-block-summary-v2 .summary-item {
height: 200px;
}
And to target ju
Question
Claire_auck 32
Site URL: https://meningitis-foundation.squarespace.com/meningitis-symptoms
Hello.
I ❤️ Ghost Plugins 😉
I'm using one of their summary block plugins and I wondered if someone could help me tweak the code so the height of the containers are fixed. @moovlabs, is this something you can help with?
Here's a link to the plugin;
https://www.ghostplugins.com/steps/5hn28gh9
I have attached a screenshot too, fingers crossed it's an easy add/fix.
ALSO....is there a way to add the plugin to this specific page only rather than the whole site? Given that I am proofing this with the client at random times, I have removed the CSS as it was effecting 3 other pages visually, so if it's not showing that's why you can't see it.
Cheers
Claire.
Adding a comment
Link to post
Top Posters For This Question
3
1
1
Popular Days
Apr 7
4
Apr 8
1
Top Posters For This Question
Claire_auck 3 posts
tuanphan 1 post
ghostplugins 1 post
Popular Days
Apr 7 2020
4 posts
Apr 8 2020
1 post
Popular Posts
Claire_auck
Site URL: https://meningitis-foundation.squarespace.com/meningitis-symptoms Hello. I ❤️ Ghost Plugins 😉 I'm using one of their summary block plugins and I wondered if someone could help me
ghostplugins
Hi @Claire_auck 👋! You can set the height for all summary items to be the same with this CSS. Adjust to your liking. .sqs-block-summary-v2 .summary-item { height: 200px; } And to target ju
Posted Images
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment