Forum Replies Created
-
AuthorPosts
-
Hey vadikcoma,
This code adds the shadow, but it’s hard to see with some dark images:.av-special-heading-h1 {text-shadow: 2px 2px #000!important; }This code adds a background to the text:
.av-special-heading-h1 {background: rgba(0, 0, 0, 0.5)!important; }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,
Thank you for sharing your solution, I couldn’t find any other solution. Shall we will close this now? Thank you for using Enfold.Best regards,
MikeHi,
Once you use the advanced editor, you will not be able to edit the same area with the regular editor.Best regards,
MikeHey Truemotionpictures,
I believe what you are seeing is a background image that is 404, please see in Private Content areaBest regards,
MikeHey rmavila,
Your code worked for me in a test, do you have other code in your css, perhaps you have a missing curly bracket?
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Ops your right, I based it on this page: http://tylo.comadev.noc.lv/proizvoditeli/
I came up with this fix, but I didn’t add..page-id-229 #footer, .page-id-229 #socket { padding-left: 350px!important; }I don’t know what is wrong with the page, but I see you have “Duplicate Post plugin” this can break pages.
Perhaps you could try recreating the page so it will work right?Best regards,
MikeHi,
Glad we were able to help, we will close this now. If you need more help later please open a new ticket. Thank you for using Enfold.Best regards,
MikeHi,
if you reinstall enfold by FTP, you should not lose your content, because you will not over wight your database.
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
The php version is a host thing, you can’t copy or move it, so All In One Wp Migration Plugin can’t “grab it”. But using the All In One Wp Migration Plugin does not limit you to one php version or the other.Best regards,
MikeHi,
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,
Mike -
AuthorPosts


