Forum Replies Created
-
AuthorPosts
-
Hi parrob,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Which items do you need to hide on desktop? And which on mobile?
Best regards,
VictoriaHi parrob,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Which items do you need to hide on desktop? And which on mobile?
Best regards,
VictoriaHey orangecommune,
I do not see the class “reversecolumns” added there.
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.page-id-803 #av_section_2 .entry-content-wrapper { display: flex; flex-direction: column-reverse; } #top.page-id-803 #after_section_1 .content { padding: 0; } }If you need further assistance please let us know.
Best regards,
VictoriaHey paceventures,
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 P3T3R_0ne,
The page shared does not seem to have the issue on my end, do you have another page with the issue?
Best regards,
VictoriaHi icphillips,
Thank you.
Well, you want to add some code in the Masonry element, you can edit this file /config-templatebuilder/avia-shortcodes/av-helper-masonry.php to be able to add anything there.
Best regards,
VictoriaHi TT2495,
Here is the code you can put in your funtions.php
function my_avf_customize_heading_settings( array $args, $context, array $extra_args = array() ) { if( $context == 'avia_content_slider' ) { $args['heading'] = 'div'; // change heading to div } return $args; } add_filter( 'avf_customize_heading_settings', 'my_avf_customize_heading_settings', 10, 3 );If you need further assistance please let us know.
Best regards,
VictoriaHi TheRetailCoach,
The code will work like this:
#top div .new_one_third { margin-left: 1%; width: 33%; } #top div .new_two_third { margin-left: 1%; width: 65% }Best regards,
VictoriaHey mogasi,
I am not seeing the Mangopay option. Maybe, it’s not shown to all users. Also, you might want to write the plugin’s developers and ask them to have a look.
Best regards,
VictoriaHey Charlotte,
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,
VictoriaAugust 11, 2020 at 4:31 pm in reply to: Different positions for Header logo and transparency logo: Please help #1236703Hi Ruven,
Is this the desired behavior for all pages or just for this one?
Best regards,
VictoriaAugust 11, 2020 at 4:28 pm in reply to: Styling of Large Main Photo on Tablet View for Enfold Freelancer Demo Site #1236699Hey santanin,
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){ #welcome.av-flex-cells .no_margin.avia-builder-el-1 { padding: 250px 0px 250px 0px !important; } }If you need further assistance please let us know.
Best regards,
VictoriaHi wildrova,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Lyse,
Best regards,
VictoriaHi Suzanne,
Could you please attach a mockup of what you’re trying to achieve?
It’s not really a good idea to change the actual css file, you can always use more specific selectors to override css.
Best regards,
VictoriaHey Jak73,
Yes, WPML works with the Advanced Layout Builder. A lot of users are using the two together. There were issues in previous versions but they all seem to have been fixed now.
If you need further assistance please let us know.
Best regards,
VictoriaHi Federica,
Best regards,
VictoriaHi icphillips,
You can upload screenshots to a service like Dropbox or http://imgur.com and give us the links here :)
Best regards,
VictoriaHi EthosData Dataroom,
The theme is updated. Please check :)
Best regards,
VictoriaHi oestersund,
Ok :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
VictoriaHi Andre,
Thank you. Now, 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 solidvapor,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
VictoriaHey Carlos,
Variations work with the WooCommerce gallery, not Enfold’s gallery so you need to switch in the Theme Options > Shop Options > Product gallery.
Best regards,
VictoriaHey David,
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 Carmen,
The error is coming from the child theme functions.php and so it is custom added code, not the theme code. You need to go to that file via FTP and remove or comment out that code.
Best regards,
VictoriaHey icphillips,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHey anristudio,
You can play with the seconds’ value in this css to get the value that works for you:
.avia_transform .avia_start_delayed_animation.av_font_icon.avia-icon-animate { -webkit-animation: avia_appear 0.7s 1 cubic-bezier(0.175,0.885,0.320,1.275); animation: avia_appear 0.7s 1 cubic-bezier(0.175,0.885,0.320,1.275); }If you need further assistance please let us know.
Best regards,
VictoriaHi Lyse,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Franz,
Ok:)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
Victoria -
AuthorPosts

