Forum Replies Created
-
Hi,
Wish you a nice day.
At this moment, We only support create page to display product brand layout. We do not support show all the brand symbols/icon.
Best regards,
Junnie
in reply to: Brand functionality and ImagesHi,
Thanks for contacting us.
Please go to admin panel/Appearance/Theme Options/ Custom color and select here
http://prntscr.com/dan87aOr you can use CSS to edit hover color
Appearance/Theme Options/Custom code and add code below
.responsive-tabs .nav-tabs > li > a:hover, .responsive-tabs .nav-tabs > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, a:hover, a:focus { color: #27c8f4; }
Best regards,
Junnie
in reply to: How to adjust sidebar widget menu hover color?Hi,
Wish you a nice day.
Please send me a link to your site and your admin account and FTP account via private message. I will check this issue for you
http://prnt.sc/d97s8lIf your theme lightbox for product functioning, then our plugin will be compatible with it.
Best regards,
Junnie
Hi,
Thanks for contacting us.
Please send me a link to your site and your admin account and FTP account via private message. I will check this issue for you
http://prnt.sc/d97s8l
Best regards,Junnie
in reply to: Social Networks Auto PosterThis reply has been marked as private.in reply to: Pagination set-upHi,
Wish you a nice day.
We fixed that issue for you. Next time, If you update theme, Please save file inc/woocommerce.php . We edited this file
Best regards,
Junnie
Attachments:
You must be logged in to view attached files.in reply to: Lay out messed upHi Malin,
I am stil checking that issue for you. Please wait. I will contact with you as soon as posible
Best regards,
Junnie
in reply to: Product Brand page customizationHi,
You can use code below
#dhvc_woo_f2b345717a .dhvc-woo-images img { width: auto !important; }
Best regards,
Junnie
in reply to: Thumbs image are blurry.Hi,
You can use code below
section.parallax_section_holder.qode_vertical_middle_align { height: auto !important; }
Best regards,
Junnie
in reply to: how do I alter sizes and font styleHi,
You can use code below
.woocommerce .cart .quantity input.qty, .ascend.woocommerce .cart .quantity input.qty, .ascend .woocommerce .cart .quantity input.qty { border-right: block !important; } .woocommerce .cart .quantity { width: auto !important; }
Best regards,
Junnie
This reply has been marked as private.in reply to: Error when logging into AdminHi,
It’s great that you have resolved this issue.
I’ll mark this topic as resolved. If you found another problem, please create a new topic.Best regards,
Junnie
Hi Joe,
Please take a photo and detailed description of what you want to add.
You can list the features you want to add. We will custom for you with extra feeBest regards,
Junnie
in reply to: Woo Products Layout – Display Type ListHi,
Please tell me know that, Why you call the short code product page ID. Because that product is using WooCommerce Single Product Page Builder plugin to display single product so you can not add product page ID in page
Best regards,
Junnie
in reply to: Problem with Woocommerce Products layoutHi Delia,
Thanks for contacting us.
Container have width: 1170px; so need to resize logo or navbar-header-right
Best regards,
Junnie