Forum Replies Created
-
AuthorPosts
-
Hey Olivierbuis,
You could try to use this plugin
If you need further assistance please let us know.
Best regards,
VictoriaAugust 19, 2017 at 6:07 pm in reply to: Change image / thumbnail sizes in child theme does not overwrite Enfold #841338Hey Kati,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? At this point, I don’t have a link to your other threads.
Best regards,
VictoriaHi christianichristiani,
That is a different page. Can you give me a link to it?
Best regards,
VictoriaHi Tobiy,
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
#av-masonry-1 { min-height: 480px; }If you need further assistance please let us know.
Best regards,
VictoriaHi a3brown4,
I got a 404 on bridal collection. Which is the page you need help with? 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 Sophie,
That’s great progress, Sophie! Do you still have code from the threads in your functions.php? I don’t see the Editor menu item in the Appearance menu and so I cannot check myself. That’s weird, the postname does not not normally show up there.
Best regards,
VictoriaHi BodyTalkCare,
The button is at the bottom, not on the right, the way I see it now.
TO keep the time slot at 50% you need this code:.avia-webkit #top.woocommerce-page select, #top.woocommerce-page select#time_slot { width: 50%; }If you need further assistance please let us know.
Best regards,
VictoriaHi dethfire,
Here is an article for you
If you need further assistance please let us know.
Best regards,
VictoriaHey Valerie,
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: 768px) and (max-width:1024px) { #layer_slider_1, #layer_slider_3{ min-height: 190px; } .ls-wrapper.ls-bg-outer, .ls-wrapper.ls-bg-outer img, .ls-inner { min-height: 190px; height: 200px !important; } } @media only screen and (max-width: 767px) { #layer_slider_1, #layer_slider_3{ min-height: 100px; } .ls-wrapper.ls-bg-outer, .ls-wrapper.ls-bg-outer img, .ls-inner { min-height: 100px; height: 110px !important; } }If you need further assistance please let us know.
Best regards,
VictoriaHi Elke,
I would love to help you, but I’m getting a 404 on login page and on home page, have you moved the website?
Can you post a link again please.Best regards,
VictoriaHi Drebosio,
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 #av_section_3 { background-color: #fff !important; }If you need further assistance please let us know.
Best regards,
VictoriaHi capturefour,
Where did you get this from [av_revolutionslider id=’1′]? There is no such thing in Enfold. Can you create another test page and add sections one by one by with shortcodes, not all at once. And pay attention when, it stops working.
Best regards,
VictoriaAugust 18, 2017 at 4:51 pm in reply to: main menu buttons NOT BOLD when you are on their ANCHORS #840928Hi Chris,
There is another menu item, that is hidden, it id the one that gets the class current-menu-item and so gets darker, not bold.
Best regards,
VictoriaHey sublime5o,
Product slider with featured products, 6 columns.
If you need further assistance please let us know.
Best regards,
VictoriaHi Enrico,
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
.av-tab-arrow-container span { background-color: rgba(255, 255, 255, 0.4) !important; }If you need further assistance please let us know.
Best regards,
VictoriaAugust 18, 2017 at 4:37 pm in reply to: Header crashed down into content after update from 4.0.4. to 4.1.2 #840921Hey Christian,
You might find your solution here:
If you need further assistance please let us know.
Best regards,
VictoriaHi Giulia,
The menu does not work due to the error in the script here (in private).
If you need further assistance please let us know.
Best regards,
VictoriaHi BiancaFrank,
Can you try to switch the theme to the default one, to see if it works other themes?
Best regards,
VictoriaAugust 18, 2017 at 4:30 pm in reply to: Image in 1/2 Element in Color Section always sticky at the bottom #840915Hi FSP,
You can remove the margin at the bottom of the image:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .flex_column { margin-bottom: 0px; } }Best regards,
VictoriaAugust 18, 2017 at 4:03 pm in reply to: How to make video slider full screen and mobile responsive? #840910Hi yannickdassignies,
Chrome and Mozilla on a Mac look fine from the first load.
Best regards,
VictoriaHi Justin,
Could you point to the element that you are trying to apply the styles? Or the one that you need help with? I see the scroll down link styles there, but where is it?
Best regards,
VictoriaHi felipe-mello,
This code is incorrect. The new menu does not have this #advanced_menu_toggle. If you still have it, it means the files were not overwritten properly and you need to reinstall the new version via FTP. The code below in dynamic avia is wrong. Please remove it.
Here is the code for you:
@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) { nav.main_menu { display: block !important; } .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }If you need further assistance please let us know.
Best regards,
VictoriaAugust 18, 2017 at 3:31 pm in reply to: Move meta data between blog title and blog content – on the primary /blog page #840902Hey enfold4phil,
Just add another selector to the function from that thread, here is the code:
function move_postmeta(){ ?> <script> jQuery(window).load(function(){ jQuery( ".page .template-blog header.entry-content-header, .single-post .template-blog header.entry-content-header, .blog .template-blog header.entry-content-header" ).each(function() { jQuery( this ).find( ".post-meta-infos" ).insertBefore( jQuery(this).find('.big-preview') ); }); }); </script> <?php } add_action('wp_footer', 'move_postmeta');If you need further assistance please let us know.
Best regards,
VictoriaHi iannox1,
Most of the styles, like 98% of styles applied to it are the styles of that widget, not the theme. It’s just the skin that it has, that maybe can be changed. Or not? We can try to make further adjustments, just please specify the specific changes.
Best regards,
VictoriaHi JeffBianchi,
The script is loaded, there are no errors, it just does not run. Maybe the code changed and you need to call some init function. DO you have a link to docs?
Best regards,
VictoriaHi Martin,
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 Newton,
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
.main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-color: #ccc !important; color: #ffffff; border-color: #666 !important; } .main_color .pricing-table li.avia-pricing-row { background-color: #F44336 !important; color: #ffffff; border-color: #FF5722 !important; } .main_color .pricing-table>li.avia-button-row { background-color: green !important; border-color: #FF5722 !important; }If you need further assistance please let us know.
Best regards,
VictoriaHi Floris,
Try adding !important to
background-size: cover !important;If you need further assistance please let us know.
Best regards,
VictoriaHi Dan,
Did you deactivate all of them at once? It should be done all at once.
Best regards,
Victoria -
AuthorPosts
