Una01
-
Posts
10 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by Una01
-
-
Site URL: https://www.unasali.com/
I want to customize the font size only for DESKTOP version. Can someone help with the code?
-
-
@Ziggy Thanks.
This (updated to 60vh) seems to be okay working on both mobile and desktop:
.user-items-list-carousel__slides {
min-height: 60vh;
}I've attached the mobile view, please check the image, and let me know if there is also a way to reduce a bit the width of the card as well. The built-in options have only width of the text and card padding top and bottom, plus there is also space between the cards option which can be adjusted, but for mobile view, it's useless.
-
-
Site URL: https://www.unasali.com/about
For my testimonial section I use carousel design with card style. I positioned them with fourth position option - top to bottom. But cards appear somewhat square-ish which I don't like. I would like them to be fixed 2:3 ratio without having to change text size or padding - both on desktop and mobile so they can take up more space.
Can someone help with a code, or if other solution available?
www.unasali.com
-
-
-
Change font size only for DESKTOP version
in Customize with code
Posted
Solved! Thanks @Ziggy