Forum Replies Created
-
AuthorPosts
-
Hey!
Thank you for the screenshot.
Adjust the min height of the color section with this:
.avia-section { min-height: 50px; }Best regards,
IsmaelHi Frank!
Thank you for using the theme.
Actually he’s using a very old version of Enfold which applies an id to each table column. If you can provide us with a screenshot on how you want the table to look like, we’ll try to give you a css solution. We can apply the css child pseudo selectors in order to apply different colors for each heading rows.
Cheers!
IsmaelHi bethiebfit!
Thank you for using the theme.
1.) Insert the social icons on a column layout.
2.) Select the thumbnail size on Slideshow Image and Video Size. It is better to resize your images to the same ratio before uploading it to the slider.
3.) Use this to remove the header border:
#header_main { border: none; } .html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 117px; }4.) What specific pictures are you referring to? If you’re using the image element, set the Image Link? to No Link.
Cheers!
IsmaelHey mercator62!
Thank you for visiting the support forum.
Have you tried adding the shortcode on a text block?
Cheers!
IsmaelHi codecreative!
Thank you for using the theme.
Yes, I think it is better to hide the easy slider on mobile device especially if you attach the text on the image itself. Add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .avia-slideshow.avia-slide-slider { display: none; } }If you want to remove the slideshow on a specific page, please post the page url here so that we can inspect it.
Regards,
IsmaelHey spavli2!
Thank you for using the theme.
Use the table element then add this on Quick CSS or custom.css to remove the border and background color:
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: transparent; border: none; } .main_color tr:nth-child(even), .main_color .avia-data-table .avia-heading-row .avia-desc-col, .main_color .avia-data-table .avia-highlight-col, .main_color .pricing-table>li:nth-child(even), body .main_color .pricing-table.avia-desc-col li { background-color: transparent; border: none; }Best regards,
IsmaelHi profumopuntoit!
Thank you for using the theme.
You need to install the woocommerce plugin then look for the Plugins Addition panel on the advance layout builder or the shortcode wand.
Cheers!
IsmaelHi!
I actually tested the same code as Dude suggested before but it doesn’t work on my end. Not sure why it works on his installation. So for everyone who wants the ga code in the header, you can try either of the suggested snippets above.
Regards,
IsmaelHi Denis!
Thank you for using the theme.
Are you referring to the color section? You can set the Background Attachment to parallax or fixed on the color section option.
Best regards,
IsmaelHi!
I’m sorry but it’s not possible to add overlay effect on the google markers without modifying the core theme files. If necessary, please hire a freelance developer to add the overlay effect on google map markers. You can visit Envato Studio or Werkpress for further customization.
Cheers!
IsmaelHey bitsoul!
Thank you for using the theme.
Please use this plugin in order to minify the scripts: https://wordpress.org/plugins/bwp-minify/
You can also use the minify settings on W3 Total Cache plugin.
Best regards,
IsmaelJuly 30, 2014 at 2:42 am in reply to: custom css with child theme. Settings still changes after update. #297513Hey!
Thank you for the info.
Please add this on Quick CSS or custom.css:
.avia-menu-fx .avia-arrow-wrap { visibility: visible; }Regarding the social media, did you add any files on the child theme folder, specifically the header.php? Copy the file again then re-create the modification.
Best regards,
IsmaelHi!
Thank you for using the theme.
Right now, you can only select the layout of the masonry element on the Size Settings. Play around with the settings to see what suits you best. Regarding the gap, configure the masonry element then look for the Gap between elements setting.
In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Regards,
IsmaelHi waterman68!
Thank you for using the theme.
Honestly, we haven’t tested the plugin but if you want to have a catalog version of woocommerce, you can easily hide the add to cart buttons and checkout, cart page etc using CSS. For example, hide the price, add to cart button with this:
span.price { display: none !important; } .avia_cart_buttons.single_button { display: none !important; } .avia_cart_buttons { display: none !important; }Regards,
IsmaelHi!
Thank you for the screenshot.
Please try this one:
.avia_textblock > * { color: red !important; font-size: 16px !important; }Regards,
IsmaelJuly 30, 2014 at 2:27 am in reply to: Hide custom content when "Shrinking Header" option is selected #297497July 30, 2014 at 2:26 am in reply to: avia-data-table – First Column header missing in mobile #297495Hey!
Glad you figured it out. If you still have questions, let us know.
Cheers!
IsmaelHi set70!
Thank you for using the theme.
I’m sorry but can you please show us a screenshot. Are you referring to the allowed tags on the comment field? Add this on Quick CSS or custom.css:
p.form-allowed-tags { display: none; }Regards,
IsmaelHey srmathis!
Thank you for visiting the support forum.
I’m not sure why the blog layout is broken but you can adjust the left padding of the entry content with this on Quick CSS or custom.css:
#top .fullsize .template-blog .post .entry-content-wrapper { padding-left: 100px; }Best regards,
IsmaelHey storyboardsolutions!
Thanks for writing in!
Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author.
Thank you for your understanding.
Cheers!
IsmaelHi!
Thank you for the info.
I’m sorry but we really need to inspect the actual website in order to give you a proper css solution. If possible, please post a screenshot of how you want the menu to look like in the end.
Cheers!
IsmaelHey!
Thank you for the info.
Please use this instead:
.phone-info { margin-left: -15px !important; }Cheers!
IsmaelHey connect4consulting!
Thank you for visiting the support forum.
Roboto font is already available on Enfold > General Styling > Heading font. If you want to use it as Body font, add this on functions.php:
add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Roboto'] = 'Roboto'; return $fonts; }Select the Roboto font on Enfold > General Styling > Defines the Font for your body text.
Cheers!
IsmaelHey mikel!
Thank you for using the theme.
Yes, it is possible to add images with rollovers on megamenu but, unfortunately, this particular request is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can look for image rollover tutorials on google.
Best regards,
IsmaelHi!
I tested Dude’s code on my installation and it works fine without errors. Please post the whole functions.php with the suggested code on pastebin.com.
Best regards,
IsmaelHey SzymonDomagala!
Thank you for using the theme.
Unfortunately, this particular request is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
You can try plugins like the following:
https://wordpress.org/plugins/m-wp-popup/
https://wordpress.org/plugins/wordpress-popup/
https://wordpress.org/plugins/optin-revolution/Regards,
Ismael -
AuthorPosts
