Forum Replies Created
-
AuthorPosts
-
Hi,
I added this code in the General Styling > Quick CSS field:.page-id-229 #wrap_all {min-height: 1100px!important; }and it seems to work good now, Please clear your cache: [http://www.refreshyourcache.com/en/home/] and check :)
Best regards,
MikeHi,
You should be able to upload as a plugin, watch this video: https://youtu.be/AXM1QgMODW0?t=45sBest regards,
MikeHi,
Oh, that link makes more sense :) I’ll have to do some more research.Best regards,
MikeJune 24, 2017 at 7:15 pm in reply to: Change colour of the menu background and add text to logo area #812491Hi,
This is the code that works:@media only screen and (max-width: 767px) { .slideshow_caption { width: 100% !important; }}You had it in there, but you were missing three curly brackets in your code, one after your media statement and one at the end of the slideshow_caption statement, and the closing media statement one. Please clear your cache: [http://www.refreshyourcache.com/en/home/]
Best regards,
MikeHi,
I meant like this:<button class=”button alt”>Commercial Finance Available</button>Best regards,
MikeHi,
To match the classes to your site, not every site is the same :)
Try this code in the General Styling > Quick CSS field:h2.woocommerce-loop-product__title {text-transform: uppercase!important; }Best regards,
MikeHey rohitraut,
Since you haven’t gone in and edited the PHP files, you should not have any issues.
Please consider making a backup with a plugin such as https://wordpress.org/plugins/duplicator/ just because it’s good practice :)Best regards,
MikeHey vadikcoma,
It looks like you are missing some [div] or there is a conflict, have you done any editing in debug mode? Or have you used another editor/builder?
Perhaps disabling your plugins to see if that resolves the issue would be a good test.Best regards,
MikeHey studioinktvis,
WE could write some css to do that, but we’ll need a url to your shop.Best regards,
MikeHi,
I see, we don’t have that built in, but how about a plugin such as this one that creates media groups: https://wordpress.org/plugins/wp-media-category-management/ or this one creates media folders: https://codecanyon.net/item/wp-media-folders/19929208Best regards,
MikeHey danagstratil,
I’m not sure I understand, if you want to allow your users to easily download files from your site, like PDF’s, try this plugin: https://wordpress.org/plugins/easy-media-download/
If you want to add PDF to your site so it can be seen as part of your site, try this plugin: https://wordpress.org/plugins/pdf-embedder/ or this one: https://wordpress.org/plugins/simple-file-downloader/Best regards,
MikeHi,
I have changed and tested this code on FF54, please try:.av-animated-generic.right-to-left { -webkit-animation-fill-mode: forwards!important; animation-fill-mode: forwards!important; }Best regards,
MikeHey joeldaigle1252,
Are you getting a 500 server error?
Your host may need to update your phpBest regards,
MikeHi,
There is a bug in FF, yet this may help:.avia_transform .avia_start_delayed_animation { -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }The other option is to disable the animation until the next FF update:
.avia-mozilla.avia_transform .avia_start_delayed_animation.right-to-left { -webkit-animation: none !important; animation: none !important; }Best regards,
MikeHey digitalprint2222,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeJune 23, 2017 at 3:23 am in reply to: adding a search window with magnifying glass, enfold consulting demo #811919Hey CY,
Please try going to your widgets and adding the search widget.Best regards,
MikeHey Geoffdoyle,
Please try to get a new API key, and enter it. I know your key should work, but this has fixed the issue for some people :)Best regards,
MikeHi,
Your best bet would be to resize the image to fit the slide area, something like 1900px x 900px, with a 100px space at the top because the image fits under the header. With the other slides you don’t notice the scaling, but this one has text so you do.
Wish I was more help :)Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.logo {height: 165px!important; max-height: 165px!important; width: 782px!important;}Best regards,
MikeHey accurIT,
Try this code in the General Styling > Quick CSS field:.slide-6 {background-size: contain!important; background-repeat: no-repeat!important; background-attachment: initial!important; background-color: #000 !important;}It targets that one slide, so you can read all the text on it. It looks ok on tablets and laptops, but on desktop it has some borders. I added a black background color to help make it easier on the eyes.
Best regards,
MikeHey dvus4l,
Try this code in the General Styling > Quick CSS field:.mfp-counter {display:none !important;}Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try replacing with this code:.anchor { display: block!important; height: 100px!important; margin-top: -100px!important; visibility: hidden; }Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Perhaps there is a conflict, try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHey mleite1,
1: Try this code in the General Styling > Quick CSS field:.page-id-305#top fieldset {margin: 10%!important; }2:
.page-id-305 .flex_column_table.av-equal-height-column-flextable {margin-top: -125px!important; }Best regards,
MikeHey NBSIME,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Please see: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Best regards,
MikeHi,
Please see this post: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176Best regards,
Mike -
AuthorPosts
