Shopify themes, liquid, logos, and UX
I am looking to decrease the text and size of all the red circled items in the below screenshot - ideally all by half.
URL: duoarthouse.com.au
Solved! Go to the solution
This is an accepted solution.
@media only screen and (max-width: 768px) {
.slick-dots li button.custom-dot svg {
height: 8px !important;
width: 8px !important;
}
a.overlay-text__button.button.altcolour {
font-size: 7px !important;
}
}
@duart2023
Paste in style.css
@media only screen and (max-width: 768px) {
.overlay-text__rte.rte p {
font-size: 10px !important;
}
h2.overlay-text__title.h1-style {
font-size: 27px !important;
}
}
@mrashid Thank you! Although is it possible to also change the mobile button size and dot sizes - as pictured? Again by half the size.
This is an accepted solution.
@media only screen and (max-width: 768px) {
.slick-dots li button.custom-dot svg {
height: 8px !important;
width: 8px !important;
}
a.overlay-text__button.button.altcolour {
font-size: 7px !important;
}
}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024