Forum Replies Created
-
AuthorPosts
-
Hey SaraMichelle,
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 (min-width:1024px) { #top .av_header_transparency .phone-info span a { color: #fff; } #top .header-scrolled .phone-info span a { color: #5e5e5e; } }If you need further assistance please let us know.
Best regards,
VictoriaHi newmesis,
The “links” do not work because divs are not links, they have to be the “a” tags. And yes, most html tags need a closing tag.
Best regards,
VictoriaHi manosmaster,
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:479px){ .logo, .logo img { width: 90% !important; } }If you need further assistance please let us know.
Best regards,
VictoriaHi SaraMichelle,
Could you please attach some screenshots of the issue? Maybe I misunderstood you.
Best regards,
VictoriaHi JensRichterich,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi eventplaner,
The logo left, menu right is a normal layout. You just need to add a custom widget area in the header and position it correctly.
If you need further assistance please let us know.
Best regards,
VictoriaHi peterolle,
I will close this one, this way you won’t be bothered by the notifications.
Best regards,
VictoriaHey ashley_carloni,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey ashley_carloni,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaMarch 29, 2020 at 4:32 pm in reply to: LayerSlider Background Video Wont Autoplay on Mobile #1198855Hi ashley_carloni,
Glad you got it working for you! :)
Youtube videos do not always load faster, so you might want to stay with that.
If you need further assistance please let us know.
Best regards,
VictoriaHey studiono,
Could you please give us a link to your website, we need more context to be able to help you.
The code is not having all the braces it needs:
@media only screen and (max-width: 479px) { .responsive #top .slideshow_caption .avia-caption-content { font-size: 13px !important; } }Best regards,
VictoriaHi bobrock2053,
You need to scroll a bit to the icon set, it is displayed below.
If you need further assistance please let us know.
Best regards,
VictoriaHi cmeurer,
Best regards,
VictoriaMarch 29, 2020 at 4:12 pm in reply to: Fullscreen slider video slide links not working on mobile #1198849Hey killyman,
The page is taking me to a 404, was the page removed? Which page should we be looking at?
Best regards,
VictoriaHi arssynergy,
Please refer to the solution posted here:
https://kriesi.at/support/topic/failed-to-load-resource-the-server-responded-with-a-status-of-403-forbidden/#post-798773If you need further assistance please let us know.
Best regards,
VictoriaHi AlexBellaTropea,
You had an error in your css and so it did not work, Facebook works now, please check.
You can do the same for other social icons and only when you’re happy with the result, you should enable css merging.
If you need further assistance please let us know.
Best regards,
VictoriaHey murdochduncan,
You can add the code in the footer of the page with this code:
// add mailchimp code to the footer function ava_custom_maichimp_script(){ ?> <script> //your code here </script> <?php } add_action('wp_footer', 'ava_custom_maichimp_script');Best regards,
VictoriaHey AveralDalton,
Could you please attach a mockup of what you’re trying to achieve?
Can you show us what you’ve got so far?
Best regards,
VictoriaHi galpinr,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Please refrain from replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Best regards,
VictoriaHi KeyshaunSmith,
Credentials did not work for me. Could you please update the credentials? We cannot check the website again.
Best regards,
VictoriaHey KHARRATA,
Most of the toggles open on my end, only the first one is empty, what is there? Maybe some invalid html?
Best regards,
VictoriaMarch 29, 2020 at 3:32 pm in reply to: Fullwidth Easy Slider / How can I delete the white line at the edge? #1198835Hey Carsten,
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
#full_slider_1 + .container_wrap { border: none; box-shadow: none; }If you need further assistance please let us know.
Best regards,
VictoriaHi Tam68,
Best regards,
VictoriaHey Vangone,
Yeas, you can add more media queries for different screen sizes. Like so:
@media only screen and (min-width:780px) and (max-width: 1024px){ /* you code here */ } @media only screen and (min-width:1025px) and (max-width: 2400px){ /* you code here */ }and adjust the values for the margins.
If you need further assistance please let us know.
Best regards,
VictoriaHi marcoricci76,
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) { #full_slider_1, #full_slider_1 .av_slideshow_full.avia-slideshow, #full_slider_1 .avia-slideshow-inner, #full_slider_1 .avia-slideshow li, #full_slider_1 .avia-slideshow li img { min-height: 210px; } }If you need further assistance please let us know.
Best regards,
VictoriaHey Mouth19,
Please have a look at the following thread:
Please install the Envato Market plugin
https://envato.com/market-plugin/ and try the update again.If you need further assistance please let us know.
Best regards,
VictoriaHey Ramiro,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi aarti28,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey Cynthia45,
You can Enable Avia Layout Builder Debug and copy the shortcode from one site to another.
You can’t export/import a template.Could you please enable the Advanced Layout Builder debug mode. Here is how to do it:
https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-modeBest regards,
VictoriaHey JensRichterich,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria -
AuthorPosts
