Digital experiences for all disciplines
Forum Replies Created
-
-
Hi,
The Mailchimp has a css class called “clear” that is too generic and can conflict with another “clear” class.
Add this custom code to enable the visibility of the Mailchimp submit button.
#mc-embedded-subscribe{ visibility: initial !important; }
Best Regards,
RuiHi,
Please try to add the code bellow to the custom css.
#header{ background-image:url('myimage.jpg'); }
Best Regards,
RuiHi,
Try this custom css.
.woocommerce .button.checkout-button { line-height: 30px !important; }
Best Regards,
RuiHi,
You have to go the Theme options-> Asset Background options
Upload the file you want to Alt 1.Tell us if it worked.
Best Regards,
RuiHi,
Inside the file themes/dante/woocommerce/single-product/meta.php
Find this code:<span class="need-help"><?php _e("Need Help?", "swiftframework"); ?> <a href="#email-form" class="inline" data-toggle="modal"><?php _e("Contact Us", "swiftframework"); ?></a></span>
and replace by this one:
<span class="need-help">Product code <?php echo $product->get_sku();?> - <?php _e("Need Help?", "swiftframework"); ?> <a href="#email-form" class="inline" data-toggle="modal"><?php _e("Contact Us", "swiftframework"); ?></a></span>
Let us know if it worked.
Best Regards,
RuiHi,
Are you talking about the Zebra image?
If it is that you can change it in Woocomerce-> settings-> Products-> Product image sizesp.s- Thanks, we do our best to support our clients 🙂
Best Regards,
RuiJune 24, 2014 at 10:04 pm in reply to: Fatal error: Call to undefined function sf_woocommerce_activated() #85398Hi,
That’s strange, it shouldn’t happen.
Can you provide us your website url?Best Regards,
RuiHi,
For the alignment of the product details, please add the code below to the custom css custom area.
.woocommerce table.shop_table tr td, .woocommerce-page table.shop_table tr td { padding: 40px 0 !important; }
The “Aceept the terms text” seems to be very big to that place.
Are you using any plugin or custom modification that can change the Woocommerce css styles?Best Regards,
RuiHi,
We couldn’t login with the provided user credentials.
Can you check the user credentials again?
Best Regards,
RuiHi,
Did you made any custom modifications in the css of your theme?
Best Regards,
RuiHi,
Font awesome icons are text like any other letter or symbol, so we can change the color without any problem.
I suggest that you edit those text blocks in the Swift Page Builder and in the last field “Extra class name” fill the same value in the 3 text block. For instance you put the value home-text-icons
After that in the custom css option add the code bellow.
.home-text-icons{ color:#536FDF; }
Let us know if you did it, or if you still need our help.
Best Regards,
RuiHi,
I saved a testing scheme without any problem. Please clean your browser cache and all offline content and try again.
Let us know the result.
Best Regards,
RuiHi,
Can you provide us wp-admin access, so we can take a closer look?
Please send the user credentials by private message.Best Regards,
RuiGlad to hear it.
Best regards,
RuiTry to check your memory limit in WordPress.
Check the link bellow how to do ithttp://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best Regards,
Rui -
Posted in: Reply To: Website slow