Home › Forums › Jevelin Theme › Padding
Home › Forums › Jevelin Theme › Padding
Hi, having some issues with columns at the moment as it seems to be inserting invisible padding maybe?
This is the page in question https://quirks.essexwebdesignstudio.com/ and i’m trying to get it to look like the attached image.
Hopefully you can help as it seems to be adding padding under the Title when i want them grouped as per the attached screenshot 🙂
Thanks, Adam
Hi Adam,
I hope you are well today and thank you for your question.
I have made it work on your shared site using below CSS code.
.counter-wrapper .sh-counter {
float: right;
margin-right: 45px;
}
Could you please confirm it?
Best regards,
Shufflehound team
Hi,
Looks great on desktop… but not so great on mobile.
Can we move the counters to the bottom when on mobile?
Thanks, Adam
Solution for this topic
To achieve that please use below custom CSS code instead of the CSS code shared above.
@media (min-width: 770px ){
.counter-wrapper .sh-counter {
float: right;
margin-right: 45px;
}
}that’s great thank you 🙂
You are most welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.