Forum Replies Created
-
AuthorPosts
-
Hi,
Sorry there is no setting for that. Glad to hear the css works for you, is there any adjustments or shall we close this now?Best regards,
MikeHey Candratech,
You could try a custom gradient generator such as this: http://www.colorzilla.com/gradient-editor/Best regards,
MikeHi,
It’s because it wants to be two columns and we made it 3, we will fix it :)
but first we need to know how many elements you will end with because it will change. Are you going to keep “Product Sets”? are you going to add more?Best regards,
MikeHey vadikcoma,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I take it then that the last category is not one your keeping, in that case go ahead and remove it and try this:@media only screen and (max-width: 767px){ .responsive #top .products .product:nth-child(2n+10) { clear: left!important; }}
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .av-parallax-inner { background-position: -90px 130px !important;}}
See Private Content area for screenshot :)
Best regards,
MikeHi,
Please try going to Enfold/includes/loop-index.php file and find$cats .= get_the_term_list($the_id, $taxonomy, '', ', ','').' ';
and change it to
$cats .= get_the_term_list($the_id, $taxonomy, '', ' ','').' ';
Best regards,
MikeJune 3, 2017 at 4:26 pm in reply to: Please Check: Colour of Fullwidth Button in Mozilla, Edge and Chrome #803403June 3, 2017 at 4:20 pm in reply to: WP Layerslider background image not full width after update Enfold theme 4.0.7 #803402Hi,
In your Child Basic Options > Website Layout > Maximum width Container > it’s set to 1310px
Try increasing it :)Best regards,
MikeHey Tobiy,
If I understand correctly, you want to sort the fields created with that plugin. It seems the best one to answer this question would be the plugins support page: https://wordpress.org/support/plugin/reuse-builder
as I’m not familiar with this plugin :)Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:h2.woocommerce-loop-product__title {text-transform: none!important; }
Best regards,
MikeHi,
Because of the way sidebars work on portfolio pages, you’ll need to go back to using the ALB add it one-by-one.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
To redirect mobile traffic to a certain page, try a plugin such as: https://wordpress.org/plugins/equivalent-mobile-redirect/Best regards,
MikeJune 1, 2017 at 3:36 am in reply to: Portfolio Grids not fulling loading, bunching images together #802291Hi,
I’m not sure, I just tested in Chrome, Edge, Firefox, and Safari with no issuesBest regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeMay 31, 2017 at 3:19 am in reply to: Open a lightbox with iframe using a button element or a button in slideshow? #801757Hey 0_o,
This post describes doing that for a mail chimp form, but you could replace the mail chimp shortcode with anything else :)
https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439Best regards,
MikeHey thatryan,
Did you start getting this after an update? Please try to deactivate all active plugins and then update the theme again over FTP so that all old files are written over completely: http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
MikeHi,
I believe I have fixed it, Please clear your cache & check :)
I added this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .responsive #top .products .product:nth-child(odd) { clear: initial !important; } }
Best regards,
MikeHi,
The theme doesn’t filter the map, this is just how Google sends the map with your free API. There may be an upgrade option at Google Maps, I’m not sure.Best regards,
Mike -
AuthorPosts