Forum Replies Created
-
AuthorPosts
-
Hi jawes!
Please use this plugin to prevent emails from going into spam or junk folders – https://wordpress.org/plugins/easy-wp-smtp/
Cheers!
YigitHi ronmauldin!
Please go to Enfold theme options > General Layout > Dimensions and adjust it as needed – http://i.imgur.com/nbN5x1R.png
Cheers!
YigitHi!
You can use it but if you do, please disable it before adding custom CSS code or when you make styling changes and then re-enable so changes can be applied.
You are welcome, always glad to help!Cheers!
YigitHey!
I checked your website and invalid forms display red outline just fine – http://i.imgur.com/VT4aEWu.png
Regards,
YigitHi!
Topic was made for custom post types by plugins etc. as stated at the top. Of course you can use it on blog posts as well but we do not recommend it as some issues arose from it in the past
Regards,
YigitHey Stefan
You are going to need to contact Envato Support as we cannot decide or make such changes – https://help.market.envato.com/hc/en-us
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home div#av_section_2 { min-height: 40px; height: 40px; }Cheers!
YigitOctober 28, 2014 at 12:29 am in reply to: Avia Layout Builder won't show content – just "circle loader animation" #341886Hey!
Great! You are welcome, glad if we could help! Let us know if you have any other questions or issues. We will keep the thread open for OP
Regards,
YigitHey!
Please add following code to Quick CSS as well
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main { padding-top: 117px; }Regards,
YigitHi Nancy!
You have following code in Quick CSS
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { height: 75px !important; margin-top: -10px!important; }}Please remove “height: 75px !important;” from this code and it should work fine. Please do not forget to disable CSS minifying feature before applying changes
Cheers!
YigitHi!
Please try and let us know so we can mark the thread as resolved or assist you further
Regards,
YigitHi Kathrin!
Please use the code as following
div#startfull .container { max-width: 100%; padding: 0; }P.S.: We are not all German speakers. We are from around the world to provide support 24/7 :)
Best regards,
YigitHi!
Please try using this plugin to translate missing strings – https://wordpress.org/plugins/codestyling-localization/
Do not forget to rescan theme files before editing themRegards,
YigitHey!
Please try adding !important rule as following
#advanced_menu_toggle { right: -20px!important; }and make sure to disable CSS minifying feature if you are using and flush browser cache.
P.S.: Media queries should be closed with additional curly bracket as following@media only screen and (max-width: 767px) { .mobile_active #advanced_menu_toggle { display: block; right: -15px; top: 20px; } }If you have any missing curly bracket in your custom CSS code that might be causing issue as well
Cheers!
YigitHi!
You can display “Message sent!” message after form is submitted – http://i.imgur.com/RAFi39k.png
Cheers!
YigitHi Larry!
I replied to you here – https://kriesi.at/support/topic/avia-layout-builder-wont-show-content-just-circle-loader-animation/#post-341760
Please also try de-activating all active plugins and check if that helps. And please post your answer here :)Cheers!
YigitHi
Please add following code to Quick CSS
.single-product-main-image.alpha { display: none; }Regards,
YigitHey!
Please check “Apply only to mouse hover state” – http://i.imgur.com/QHkYOm6.png
Best regards,
YigitHey Richard!
Can you please post the link to your website so we can provide you more accurate custom CSS code?
Best regards,
YigitHi cchuryk!
Please try de-activating all active plugins and check if that helps. Then you can activate them one by one to find the culprit.
Cheers!
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .responsive .logo { width: 90%; }}I also edited the code i posted in my previous post, please replace it with the new on in your Quick CSS field
Best regards,
YigitHey!
Please use the code as following instead for container width
.responsive .container { max-width: 90% !important; }and for column elements you have following code
@media only screen and (max-width: 767px) { #hz .av_one_fourth, .responsive .avia-content-slider-inner .av_one_fourth { width: 50% !important; }}Which does work fine. Please make sure that your codes are not interfering with each other when using !important rule and please do not forget to flush browser cache after applying custom CSS codes or making styling changes.
Best regards,
YigitHi!
@naz_irina Glad Tung Do could help!
@smallpotato Thank you for helping again Tung Do! :)Cheers!
YigitOctober 27, 2014 at 8:37 pm in reply to: Avia Layout Builder won't show content – just "circle loader animation" #341760Hey Larry!
Please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Best regards,
YigitOctober 27, 2014 at 8:35 pm in reply to: Remove a shadow separator inserted with a layerslider #341759Hey!
There will be shadow unless you add the first line of the code. Shall we mark the thread as resolved?
Cheers!
YigitHey!
Please use the code as following
.page-id-220 figcaption.av-inner-masonry-content { background-color: rgba(255,255,255,0.5)!important; }You should not use ‘equals’ sign when entering page id into CSS
Regards,
YigitOctober 27, 2014 at 8:26 pm in reply to: Remove a shadow separator inserted with a layerslider #341748 -
AuthorPosts
