-
AuthorSearch Results
-
November 23, 2017 at 2:47 am #13804This reply has been marked as private.November 22, 2017 at 11:17 pm #13785
Hi,
1. I can’t login to your site to check this problem, you can refer the documentation of WooCommerce about related product https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/2.Please navigate to Claue Theme Options / WooCommerce / Product detail settings and disable “Enable sticky add to cart” option
3. Please refer this custom CSS code https://pastebin.com/f3vTVKU2
November 22, 2017 at 11:10 pm #13783Hi Tony,
Please use the custom CSS code below
.related.product-extra { display: none; }Cheers,
FosterNovember 22, 2017 at 10:31 pm #13774This reply has been marked as private.November 22, 2017 at 10:22 pm #13771In reply to: Change color of "proceed to checkout"
Hi Laurie,
Please use the custom CSS code below
.cart__popup-action .checkout-button { background: red; }Cheers,
FosterNovember 22, 2017 at 7:58 pm #13759
ArtKParticipantHi Harry 🙂
We came up with some minor design issues and could you please help us fix them:
- Since your theme does not support mega menu, we installed max-mega menu as you recommended in other comments.
The issues we need to be fixed:
a. The max mega menu does not display the badge “hot”, “new” etc (We defined class in the menu but it won’t show). Could you please give us the custom css/code which will allow us to display the badges where we want.
b. The logo, menu and the right hand bar having search, shipping cart etc does not align. We want them to be all in a straight line (see screenshot 1). The red line in the screenshot is the level where we want the logo and the right hand bar to be. All in a straight line and exactly middle of the menu bar.
c.In the sticky menu, we want the menu items to be in the middle of the menu bar and aligned with the logo and right hand bar. (See screen shot 2). The red line is the height at which the menu items should be (Straight and middle of white menu bar)
Since, we plan to replace the logo, I think its best to align the right hand bar and menu items perfectly and then we can resize logo later on make an exact straight line. However, you know best.
2. We are making our homepage using wpbakery. We created a row with 3 elements but the 3rd element (hover box/flipbox) is not aligning with the 1st two. (See screenshot 3). Can you explain why and fix it please. We attached screenshot 4 for the backend view.
3. We followed your demo home page 5 and tried to create a “tab element” similar to “Our products” section in demo 5. We named our section “our trending products”
The only difference in setting is that we enabled slider.
When the homepage loads, the section is blank. (Screenshot 5).
ONLY after we click on the tab (recent product in our case), does the section appear (See screenshot 6).
Can you please help us fix this issue.
4. The pin maker’s open tab is not showing properly (See screenshot 7). This happened after update wordpress. We wanted to make like your demo 7 (see screenshot 8). The open pin’s tab z index is clearly more than element. Can you please help us fix it. We want the open pin to show all details by overlapping underlying element.
We think that to fix, all this, you might need a temporary site access. Please confirm and we will give you site access in a few minutes. We are online for the next 8 hours.
All screenshots can be found in this link: https://www.dropbox.com/s/7qwg546os32vf4b/screenshots.zip?dl=0
We have a few other issues, but lets solve these main ones 1st 🙂
Have a nice day and thanks a lot Harry 🙂
Best Regards,
Team ArtK
November 22, 2017 at 9:27 am #13738In reply to: Ordes tracking page
Hi,
I tried account you sent but can’t access your site.
1. You can add custom css in Claue > Theme Option > General Layout > Custom CSS to fix issue on mobile
@media only screen and (max-width: 414px) {
.woocommerce form.track_order .form-row-first, .woocommerce form.track_order .form-row-last {
width: 100%;
float: left;
}
}2. You can change link by edit slug to “orders-tracking”
https://monosnap.com/file/UGpcoGxySLH9d606gdKBgKwyBJaWvJBest regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
It’s done, please check.
I edited two files in child theme: header.php and style.css
November 21, 2017 at 10:48 pm #13710In reply to: Questions/issue with newsletter
This reply has been marked as private.November 21, 2017 at 10:46 pm #13706In reply to: Questions/issue with newsletter
This reply has been marked as private. -
AuthorSearch Results