Forum Replies Created
-
AuthorPosts
-
February 12, 2021 at 8:29 pm in reply to: default image, title and description for Facebook #1280167
Hey john,
Best regards,
VictoriaHi kellyCraftMedia,
Oh…Please add !important to it and try again.
Best regards,
VictoriaHi dlatzen,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 12, 2021 at 7:14 pm in reply to: Need css to adjust size and color of Post title and remove slash after date meta #1280153Hey bkatzdesign,
As for the size:
#top .bloglist-excerpt .read-more-link { font-size: 14px; } #top.single-post #wrap_all h1.post-title.entry-title { color: #000; font-size: 18px; }
Best regards,
VictoriaFebruary 12, 2021 at 7:08 pm in reply to: Shopify "Buy now" button (Javascript code integration) Problem! #1280151Hi Alexander,
Sure, please let us know how that worked for you when you’re ready :)
Best regards,
VictoriaHi Santiago,
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaHi mbesh,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .main_color input[type='submit']:hover { background-color: blue; color: #fff; }
If you need further assistance please let us know.
Best regards,
VictoriaHi studiono,
I tested the form, it worked fine and I did not see any errors.
And I got a newsletter signup confirmation letter.
Can you please make a screencast of the issue?
Best regards,
Victoria- This reply was modified 3 years, 9 months ago by Victoria.
Hey fragezeichen,
Well, if you use the block editor it should work, but not with Enfold.
If you need further assistance please let us know.
Best regards,
VictoriaHi mattb1169,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi zibbaldone,
Please disable images lazy loading and can you disable caching and minification for now?
Best regards,
VictoriaHi DanielKG,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
VictoriaHey jacobedgren4,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .av-layout-tab-inner .container { width: 100%; max-width: 100%; } }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 12, 2021 at 6:40 pm in reply to: Fullscreen Slider or Color Section overly only 1/3 of screen on left side #1280137Hey Manuel,
It might be better to build it with the Layer Slider. Have you considered it?
Best regards,
VictoriaHey sianmfourie,
We cannot see the screenshots. Please, upload screenshots to a service like Dropbox or http://imgur.com and give us the links here.
Best regards,
VictoriaHi Sabine,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VictoriaHi GrandmasterA,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi TakiwaSoulArt,
Thank you, just like Yigit said earlier, you need to create the file for the images exactly as it is but with the color that you like.
Best regards,
VictoriaFebruary 12, 2021 at 6:25 pm in reply to: huge white gaps in the symbol lists on mobile, words sometimes not readable #1280130Hey rixi,
How about putting the icon on top in the center?
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:767px) { #top .avia-icon-list .iconlist_icon { float: none; margin: 0 auto; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi Marco,
Please try the code like this:
#top .av_promobox { margin: 50px 0 !important; }
Best regards,
VictoriaHey mresser,
Can you please tell us more, about the issue? The masonry is working fine on my end.
Best regards,
VictoriaHey Munford,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
VictoriaHi jajographics,
Here is an article for you on how or keep your WordPress website safe:
https://www.wpbeginner.com/wordpress-security/If you need further assistance please let us know.
Best regards,
VictoriaHey npservices,
In order for tabs to open you need to add JavaScript.
If you need further assistance please let us know.
Best regards,
VictoriaHey John,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top.home #av_section_1 .avia-button.avia-size-x-large { min-width: 463px; }
If you need further assistance please let us know.
Best regards,
VictoriaHi bourkedesign,
Did you try to update via the Envato Market plugin?
Best regards,
VictoriaHey satucker,
The header is sticky on my end but it’s not getting the background color when the page scrolled. Is that the issue?
Best regards,
VictoriaHi Bryn1,
Do you need any more help on this one or you can take it from here?
Best regards,
VictoriaHi DreamlandHomes,
Thank you.
Please disable Wordfence Security and Sucuri Security – Auditing, Malware Scanner and Hardening and test the form.
Best regards,
VictoriaFebruary 12, 2021 at 2:20 pm in reply to: How to figure out the exact element behind "element.style"? #1280038Hey DeMamp,
Those are all different elements and you need to know css selectors to be able to add the css to adjust those for different screen sizes.
Here is some of the code:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .av-flex-cells .no_margin.avia-builder-el-30, .responsive #top #wrap_all .av-flex-cells .no_margin.avia-builder-el-50 { min-height: 300px; } .responsive #top #wrap_all .flex_column { padding: 30px 10px !important; } }
Can you disable caching and minification for now?
SO that we can make the rest of the adjustments easier.
Best regards,
Victoria -
AuthorPosts