Digital experiences for all disciplines
Forum Replies Created
-
-
Hi,
Please replace this
.woocommerce .page-content ul.products li.product.first { margin-left: 0 !important; } [09:08:48 PM | Edited 09:09:07 PM] Ajay Gupta: .inner-page-wrap { margin-top:25px; /*Change the number to increase*/ }
with this
.woocommerce .page-content ul.products li.product.first { margin-left: 0 !important; } [09:08:48 PM | Edited 09:09:07 PM] Ajay Gupta: .inner-page-wrap { margin-top:25px; /*Change the number to increase*/ }
Thanks Keremdo,
Looking into this now.
Hello alelordelo.
You want it like the one below? Please check link below and get back to me
Woocommerce is fixed.
Can you please change your WordPress dashboard language to english so that I can check.
May 13, 2015 at 2:59 pm in reply to: Optimizing Dante: PHP load time, minifying code, other options #174592Hello,
I will forward it to our development team and get back to you.
Replace the first three lines of code with this and let me know how it goes
.woocommerce .page-content .related.products ul.products li.product { margin-left: 0 !important; }
Hello vandand,
Replace the previous css code with the one below
.labelled-pricing-table .pricing-table-column.label-column { margin-top: 15px !important; height: 398px !important; border:0; }
Hello,
I can see the website is working.
can you please elaborate the exact issue ?
Hello,
For this you have add the below codes at the same destination
.woocommerce .page-content .related.products ul.products li.product { margin-left: 0; } .woocommerce .inner-page-wrap { margin-top: 25px; /* change the numbers to decrease the space */ }
Hello
To get the solution you have to add the below CSS codes in the
Theme options -> General -> Custom css sectionh4.spb_heading:before, h4.lined-heading:before { border-top: 1px solid #444; } input[type="text"], input[type="password"], input[type="email"], textarea, select { border-color: #000; } .woocommerce .related ul, .woocommerce .related ul.products { margin-top: 20px; /*change the number to increase more*/ }
For Logo:
The Error that seems here is that the a tag for Logo is not getting the height for it so it is not linking back to the home page so provide some min-height to it.For Menu:
The responsive menu is not working there is some conflict with the your custom CSS and theme js.As this out of the theme support scope we cannot provide the customization on this.
Hello fixers,
I am checking it.
Hello,
How are you doing?
Can you please post your website url so that I can check and provide you the solution.
-