Home › Forums › Themes Support › Clarivo › How can i change 'Supply' and 'Herbs' at the top of the categories
- This topic has 75 replies, 2 voices, and was last updated 3 years, 10 months ago by
admin.
-
AuthorPosts
-
April 25, 2019 at 9:38 am #3304
1. I have changed the Blog image…https://prnt.sc/ngn869. But the header image is not showing the new image…https://prnt.sc/ngn8su
2. I also changed the sidebar of the blog to the right…https://prnt.sc/ngn94h. But there’s nothing showing there, is blank…https://prnt.sc/ngnem4
April 25, 2019 at 9:49 am #3307Please ignore my last question…#3304. All fixed. Thank you
April 25, 2019 at 9:53 am #3308How can I make the blog posts have two columns instead of one please?
April 26, 2019 at 6:51 am #3365Hello,
You are yet to respond to my question please.
1. On mobile, the slide text is clumpsy…https://prnt.sc/ngmja3. how can I separate them to look like the desktop version.
2. How can I rearrange the sections or block on mobile to look like this one…https://prnt.sc/nh1zyp. I captured the image of the mobile view and edited it to show you how I want the arrangement to be when people view it on mobile?
Please the above two solutions are very important because most customers will use mobile phones to access the website.
Thank you very much.
-
This reply was modified 3 years, 11 months ago by
chyzob.
April 26, 2019 at 11:13 am #3392Hi,
About your questions:
1. You can change Blog layout in Theme Options -> WordPress settings -> Archive Settings: http://prntscr.com/nh5l7p
2. You can set slideshow on mobile like this: http://prntscr.com/nh5ndu
3. If you want to hide banner on mobile you can use this custom CSS code:@media screen and (max-width: 767px) { .haru-woo-shortcodes-products-ajax-category.banner_left .products-banner { display: none; } }
More details you can view it here: https://www.w3schools.com/css/css3_mediaqueries_ex.asp
Hope this help!*****
Regards,
HaruThemeApril 28, 2019 at 7:50 pm #3397Hello,
Many thanks for your support.
About the solution you provided to this question…https://prnt.sc/nh1zyp. That is not exactly what i want to do please.
What I want is to rearrange the sections or blocks and not to remove any of them on mobile. I mean I want to rearrange them the way they are in the screenshot I sent. How can I rearrange them to follow each other like that?
Thank you.
April 29, 2019 at 2:32 pm #3402Hi,
That’s seem you want banner under products.
In this case you should customize template in:
wp-content/plugins/haru-clarivo-core/templates/products-creative/ then open file grid.php
You should move position of products-content to top:
http://prntscr.com/nib3o9
(Now we customize direct in plugin for you) You can child theme to do it again. Please note when customize this settings to make banner left or right will don’t work. If you want do that please suggest us an custom project. Because we can’t use our time to customize theme to fit your purpose. That’s external services.
Hope this help!*****
Regards,
HaruThemeApril 29, 2019 at 8:31 pm #3403Hello,
Thank you very much for your kind support. I am happy with what you did. I understand the custom work issue you raised.
Regards.
May 5, 2019 at 9:46 pm #3414Hello,
Many thanks for your kind support. Almost through with site.
Please how can I add menus to the Quick Menu on the right?
https://prnt.sc/nktcmo
https://prnt.sc/nktbr8Thank you.
-
This reply was modified 3 years, 10 months ago by
chyzob.
May 6, 2019 at 2:46 am #3418Hi,
You can manage it in Appearance -> Widgets -> Canvas Sidebar:
http://prntscr.com/nkvo7k
You can add Navigation Menu on Left Side:
http://prntscr.com/nkvoft
Hope this help!*****
Regards,
HaruThemeMay 6, 2019 at 5:15 am #3419Thank you very much, worked fine.
Regards.
May 6, 2019 at 6:46 am #3420Thanks for your feedback!
May 7, 2019 at 2:07 pm #3426Hello,
Please how can I remove the cart icon…https://prnt.sc/nlkjwq?
Secondly, when you click on any of the products on mobile phone, this dropdown…https://prnt.sc/nlkl9h will appear and block the page. You can check the site on your mobile to confirm please. Just click on a product, you will see it blocking the page. Please how can it be removed? Or you can just help me remove it.
Thank you.
May 7, 2019 at 3:32 pm #3427Hi,
That’s seem you don’t view video tutorial to manage Header. Please see it carefully.
In this case you can change it in Theme Options -> Header -> Header Elements -> Header Element Right like this:
http://prntscr.com/nllt12
We also turn off Header Topbar on Header Sidebar and use Page Options to display it only on Homepage to fix the issue:
http://prntscr.com/nllxu1
P/S: We already changed to use child theme for you but that’s seem you return to parent theme now. Please note we can’t help you resolved all issue if it already have in document.*****
Regards,
HaruThemeMay 8, 2019 at 5:40 am #3428Hello,
Thank you very much I am very grateful for your great support. The blockage has been removed.
But the cart icon is still there…https://prnt.sc/nluau5
I searched Google for how to do that since is part of WordPress and got these three codes:
.header_cart {
display: none;
}.header_cart {
display: none !important;
}.fixed-header-box .cart-dropdown {
display: none;
}I pasted each of them one after the other in Appearance > Customize > Additional CSS but none of them worked.
I don’t want to even have the icon on the home page, I want to remove it completely from the site.
Please can you provide me with a better code that will remove it? As you can see, I tried to fix it.
Secondly, I want to remove G+ logo on the menu bar…https://prnt.sc/nlu951 and replace it with Instagram logo, I added Instagram in Theme options > Header > Header elements > Social networks but it did not show and G+ is still showing. How do I replace it please?
Thank you.
-
This reply was modified 3 years, 10 months ago by
chyzob.
-
This reply was modified 3 years, 11 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.