Home › Forums › Jevelin Theme › Show cart does not fit
Home › Forums › Jevelin Theme › Show cart does not fit
Hi,
Since my website is dutch the show cart or “winkelmand bekijken” does not fit because if you see it is much longer than show cart.
I’d also like to know how to translate the Search here… text.
Thanks in advance,
Nander
Hi Nander,
I hope you are well today and thank you for your questions.
Since my website is dutch the show cart or “winkelmand bekijken” does not fit because if you see it is much longer than show cart.
You can display it on multiple lines by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-nav-cart .menu-item-cart .widget_shopping_cart_content p.buttons a:first-child {
white-space: normal;
line-height: 20px !important;
}
I’d also like to know how to translate the Search here… text.
You can use following plugin to translate it. Use jevelin as text domain in plugin settings.
https://wordpress.org/plugins/say-what/
Best regards,
Shufflehound team
The shopping cart is now not aligned with the check out button and when there is no product in the cart the text is not alligned in the middel/center.
The shopping cart is now not aligned with the check out button
I don’t see this issue so could you please share the screenshot of the issue?
and when there is no product in the cart the text is not alligned in the middel/center.
You can centre align it using below custom CSS code.
li.menu-item.sh-nav-cart ul.sub-menu {
padding-bottom: 16px;
}I hope this helps
To align them try using below custom CSS code.
.sh-nav-cart .menu-item-cart .widget_shopping_cart_content p.buttons a {
line-height: 25px !important;
float: left;
padding-top: 14px !important;
}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.