This reply has been marked as private.
Hi Karen,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.panel-widget-style a { color: #65c651;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
The image auto cover the browser width, if you want increase height of banner please add below code in Claue > Theme Option > General Layout > Custom CSS
.page-head { padding: 50px 0;}
and change 50 with your number.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi there,
Sorry, but Where can I find the gecko-child? I’m on my file Manager and I can’t find this folder.
Wouldn’t be any easier way to do this?
Which of the codes on the link should I use on the style.css after?
Thank you very much!
Hi,
Please setup 2 products a row on desktop and use below code to set 1 column of product on mobile
Add below code to JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) {
.products .jas-col-xs-12 {
flex-basis: 100% !important;
max-width: 100% !important;
}}
Best regards
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Harry,
Nice to know you’re also in the UK π
The currency is working today without white screening my site – have you done something or removed any CSS?
Thank you if you have fixed it π
So all that’s needed now is the display fixed on mobile devices (see screenshot) so that the currency options aren’t hidden.
Also can you let me know if the currency checks where the user is located to auto change the currency to the countries currency or not?
Many thanks,
Karen
Attachments:
You must be
logged in to view attached files.
Hello,
I am trying to set up a product listing page that is 1 column on mobile
and 2 columns on desktop.
Issues:
- (wpbakery element: product/ producsts) Minimum column dropdown is allowed to be displayed is 2.
- (wpbakery element: product) When trying to add 1 product on a row, on mobile it looks like it does not use the whole width of the device (the product seems to only use less than 50% of the screen width)
Is there a css change that can make single column possible, and make the products look full width ?
And Harry,
The RTL pagination has not been fixed as you mentioned in your change log of the update!
I reverted the translation of the words of Next & Prev to see better what I mean in Here!
The arrows in Here has been fixed by rotation transform css in products listing , but as you see this rotation has made the words of Next & Prev broken in the Blog.
How can I fix this?
Rahim Vaziri
CEO & Founder at Look.ir
Hi,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.post-thumbnail .inside-thumb { display: none;}
2. Please refer this post https://themeisle.com/blog/disable-comments-in-wordpress/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
I’ve just turned currency on and it’s working fine now – yippee! π
So it’s just the display issues that need sorting now (but I think when this was worked on is when I ended up with a white screen). So can you send me the CSS to add, so that if I need to I can remove the CSS if it causes the site to white screen again?
The display issues affect mobile and desktop and can be found in my replyΒ #17816
Many thanks,
Karen