This topic has 2 replies, 2 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler
1)Menu subcategory instead of one column it must have two columns as per the screenshot
https://i.ibb.co/xHTLFFv/menu01.png
2) Home page left side slider and product the section right side bottom blank space is the how-to resolve these: https://i.ibb.co/FJprHvC/menu02.png
3) This hover effect (Light https://prnt.sc/1skxegw ) assumes that add to cart link appears on hover only. Choose another hover effect of inheriting from global options if you need another type of the add to cart button.
REQUESTING FOR THE CLEAR STEPS THE CART BUTTON HAS TO LOOK LIKE A BUTTON INSTEAD OF A LINK
4) What exactly is wrong with the Submit button if footer? What design do you want to have: https://i.ibb.co/nr38g8m/btn.png
THE INPUT BOX AND BUTTON THERE IS NO DIFFERENCE SO THE SUBMIT BUTTON SHOULD BE IN THEME ORANGE COLOR HOW TO FIX THIS EXPLAIN THE STEPS
5) In shop page required category list for filter as well some-other options filter
Explain the steps to add categories as left-side
The product card design Product Title and Product description have to be in one line should shot tool tip with …(at the end of text … (3 dots))
https://i.ibb.co/Bzm9KVc/menu03.png
Hello,
1/ As I can see, it is solved.
2/ Edit page > Slider settings > General settings > play with Height https://gyazo.com/4ab213198d63216d90b9d73b32bedc7b
3/ Edit page > Settings of Products element > Product view Settings > Product view > select “Inherit”
4/ Add the next custom CSS code:
.footer-niche-market02 .et-mailchimp input[type="submit"] {
color: wheat;
background-color: #e95d2a;
}
.footer-niche-market02 .et-mailchimp input[type="submit"]:hover {
color: white;
}
5/ Theme options > General > Enable Old Widgets Panel > On. Appearance > Widgets > edt content of Shop sidebar area. The categories widget is not a filter. Neither WooCommerce nor our theme has filter by categories, there is only the categories list widget. If you need a filter widget you need to look for third-party filer plugins.
Theme Options > WooCommerce > Shop > Products style > Product Title Limit By – Lines, Product Title Lines Limit set 1; Show Excerpt In Content Product > On and set Excerpt Length (Symbols)
Regards
You must be logged in to reply to this topic.Log in/Sign up