This topic has 12 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp
Hy
please visit my webpage
how can i change the main navigation colour, unable to do so
also when u click on product menu, u see that it also give categorey details, how i k hide that.
Also how can i remove the distance between slider and navigation.
the slider i want is to make 100% full width,
Hello,
Thank you for using our theme!
Add the following code in Global Custom CSS area (Theme Options > Styling > Custom CSS):
.menu-wrapper .menu > li > a { color: red; } // Change 1-st level menu color
@media only screen and (min-width: 992px) {
.item-design-mega-menu .nav-sublist-dropdown .item-level-1 > a {color: red !important;}} // Change second level menu color
.menu-wrapper .menu li a span.menu-item-descr {display: none;} // Hide menu item description
I don’t see the distance between slider and navigation. Could you send screenshot for our better understanding?
Regards,
Olga Barlow
can it be the integral part of the theme setting, that we can define the menu via ourseves via admin panel
secondly the product description is still showing. only stuck with that option.
We took into account your request about the menu color and think we’ll add this option in next update.
I don’t see custom code on your site. Make sure that you have added it correctly
.menu-wrapper .menu li a span.menu-item-descr {display: none;}
Or provide admin panel access in Private content and I’ll check why it does not work.
Regards,
Olga Barlow
thank you, it worked
do u plan to add header variants, and also in product page
i want to remove the tags, category display, etc
product gallery any plugin u suggest for the product gallery default replacement.
can you guide how.
rest i am done with my work.
♥ for the theme hope new options come soon
also how to write the product title out of the image
http://www.jic.com.pk/product-category/material-lifting-handling/ by defult it is within the container
Yes, we plan to add more variants. If you have any special interesting ideas you can provide link or screenshot and we’ll take into account.
.product-information .products-page-cats { display: none;} // Hide categories
.single-product .product_meta .tagged_as { display: none;} // Hide tags
To enable slider for product gallery go to Theme Options > E-Commerce > Single Product > Enable slider for gallery thumbnails > ON.
To disable Product Title above the price and enable it in breadcrumbs instead go to Theme Options > E-Commerce > Single Product > Show product name above the price.
Regards
http://www.jic.com.pk/items/
please visit this page
i want that the text
http://www.awesomescreenshot.com/image/1331667/18934a6f6a107e37de27b7885d7d86c6
Hello,
Unfortunately, there is no such design in our theme at present. You can create image with some white space at the bottom and choose text align bottom in Theme Options http://prntscr.com/bh3i2r
Regards,
Olga Barlow
okay, well i hope that you add these enriched features.
Hello,
Thank you for your understanding.
We’ve taken the queries into account.
Regards,
Eva Kemp.
The issue related to '‘how to change navigation colour , and how to hide the wocomerece descriptoin’' has been successfully resolved, and the topic is now closed for further responses