Forum Replies Created
-
AuthorPosts
-
Hi!
Thank you for the link.
I don’t see the issue when I checked it on Chrome Windows 8. It looks good. You can add this on Quick CSS or custom.css to align the masonry content:
.av-fixed-size .av-masonry-entry .av-inner-masonry-content { bottom: -1px; min-height: 102px; }You can decrease the width of the masonry entries with this but the masonry content will cover the masonry images:
.av-masonry-entry.av-masonry-item-loaded { width: 15%; }Cheers!
IsmaelHi mmmunoz!
Thank you for using the theme!
Do you mind if we take a look at the actual page with the issue? This should not be happening with the default installation of the theme. Please try to deactivate all plugins then test it on another browser.
Best regards,
IsmaelHey!
Thank you for the update.
Are you sure that this is the correct URL? I’m sorry but it’s not loading properly. It just went live? Please post a screenshot of the issue. You can use imgur, dropbox, clipular etc. I’ll ask the rest of the support team to check this.
Best regards,
IsmaelJuly 1, 2014 at 3:09 am in reply to: mobile menu issues: when it appears and invisible links #285517Hi!
Thank you for the update.
Please add this to prevent the menu from covering the logo:
@media only screen and (max-width: 1100px) { .av-main-nav > li > a { font-size: 12px; padding: 0 7px; } }Regards,
IsmaelHey Oli!
Thank you for using the theme!
What are the exact errors that you’re having? Please post it here.
Best regards,
IsmaelHey!
Thank you so much for taking the time to translate the theme! :)
Regards,
IsmaelHey!
Thank you for the update.
No, it is the same size with the regular font. Try to add this on Quick CSS:
strong, b { font-weight: normal; font-size: inherit !important; color: white !important; }You’ll see that fonts enclose with strong tags have the same size with the regular fonts.
Cheers!
IsmaelHey!
You can adjust the size with this:
.toggle_icon .vert_icon { border-left-style: solid; border-left-width: 2px; left: 5px; top: 1px; height: 6px; } .toggle_icon .hor_icon { border-top-style: solid; border-top-width: 2px; position: absolute; top: 6px; left: 3px; width: 6px; }Best regards,
IsmaelHi!
Thank you for using the theme!
I’m sorry but the link you provided leads us to a 404 page. The mobile menu is working fine when I checked it. Please go to Enfold > Header Layout > Mobile Menu panel. On the Header Mobile Menu activation setting, choose the second option to force the mobile menu to show earlier.
Regards,
IsmaelHey!
Thank you so much for using the theme!
1.) Please use this on Quick CSS or custom.css to reduce the left and right padding and change the color of the toggle symbol:
.toggle_content { padding: 12px 10px 11px 10px; } span.toggle_icon, span.toggle_icon > * { color: black !important; border-color: black !important; }2.) You can add a unique selector for each Avia Elements. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;Below, add this code:
add_theme_support('avia_template_builder_custom_css');Edit all hr elements with the negative white space. Add a custom css selector like “negative-hr” for example. Add this on Quick CSS or custom.css to hide them on mobile:
@media only screen and (max-width: 989px) { .negative-hr { display: none; } }3.) Try to remove browser cache then reload the page.
Best regards,
IsmaelHey islandjoe1!
Thank you for using the theme!
In order to help you with the following, we need to see a screenshot or mock up of what you’re trying to do with the header. Please post it using imgur, dropbox, clipular etc.
Cheers!
IsmaelHi!
Glad it’s working.
We don’t have a video on how to add the ga tracking code but you can follow the google tutorial here: https://support.google.com/analytics/answer/1008080?hl=en
Add the script on Enfold > Theme Options > Google Analytics Tracking Code field.
Regards,
IsmaelJuly 1, 2014 at 1:56 am in reply to: price charts responsive issue and mega menu custom color #285495Hi icebox10!
Thank you so much for using the theme!
1.) Set the table purpose to tabular then look for the Responsive Styling. Set this to scrollable.
2.) Please use this on Quick CSS to change the color of the mega menu text:
.header_color .main_menu .menu ul li a { color: red; }3.) You can set a max height for the mobile menu with this:
ul#mobile-advanced { max-height: 1100px; }Regards,
IsmaelHi Richard!
Thank you for using the theme!
You can decrease the right padding of the portfolio columns:
#top .isotope-item { padding-right: 2px; }Regards,
IsmaelHi MadrimNero!
Thank you for using the theme!
No, unfortunately, you have to edit the elements inside the advance layout builder then translate them manually.
Regards,
IsmaelJuly 1, 2014 at 1:40 am in reply to: I have a problem with the correct display on category pages #285490Hey!
Thank you for the update. What is the plugin that you’re using? 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.
Best regards,
IsmaelJuly 1, 2014 at 1:35 am in reply to: Responsive background area on homepage and other pages. #285489Hey Angiec13!
Thank you for using the theme.
Why did you add the text as image? Have you tried using the Promobox element?
Best regards,
IsmaelJuly 1, 2014 at 1:30 am in reply to: Is it possible to adjust the amount of white space between elements of layout? #285488Hi ryanbmoran!
Thank you so much for using the theme!
Yes, it is possible to reduce certain space between elements but we may need to inspect the website in order to give you the correct css code. Please post the website URL here.
Best regards,
IsmaelHi hookedonweb!
Thank you for visiting the support forum!
What do you mean by “page elements”? What is the theme that you’re currently using?
Best regards,
IsmaelHi!
Thank you for the access but I think you forgot the website URL. Make sure that all folder and file permissions are correct. Your hosts may not have the cache turned on but please ask if there is any server side cache.
Best regards,
IsmaelHey!
Thank you for the update.
Use the logo/partner element with the same settings then use this on Quick CSS or custom.css:
.avia-msie-10 #top .avia-logo-element-container img { width: auto; max-width: 180px; }Regards,
IsmaelHi!
Thank you for using the theme.
Did you update the theme recently or did you transfer the website? The latest patch includes the latest version of the layer slider and some users have to re-edit the layer sliders in order to bring them back to their previous settings. I’m sorry but you need to edit the sliders again.
Best regards,
IsmaelHey!
Thank you for the update.
I thought you’re using the fullscreen slider on the home page. Anyway, yes, the fullscreen slider is not working on your installation when I test it. Did you modify any theme files? Please try to deactivate all plugins then test it again. The element is working fine on our installation. This is the test page that I created: http://jadestonephotography.ca/test-fullscreen-slider/
Best regards,
IsmaelHi!
Thank you for the update.
Please deactivate all plugins then test it again. If possible, post the login details here. We would like to check the page. Set it as a private reply.
Cheers!
IsmaelHi!
Thank you for using the theme.
Do you mind if we take a look at the actual website? Please post the url here.
Best regards,
IsmaelHi!
Thank you for the access.
1.) Please use this on Quick CSS or custom.css to fix the menu:
#menu-parallax-menu li { clear: none !important; }2.) I’m sorry but the mobile menu will only work for the default theme menu. You need to hire a freelance developer if you want to apply it on your custom menu. Please visit Envato Studio or Werkpress for further customization.
Best regards,
IsmaelJune 29, 2014 at 8:09 am in reply to: Bigger logo, problems with mobile view and small padding on top and on bottom #284980Hey!
Alright. Please add this on Quick CSS or custom.css:
@media only screen and (max-width: 1140px) { .logo img { padding: 0; max-height: 100px !important; } #header_main .container, .main_menu ul:first-child > li a { height: 100px !important; line-height: 100px !important; } .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 130px; } .header-scrolled .logo img { height: 50px !Important; max-height: 50px !important; } .header-scrolled #header_main .container, .header-scrolled .main_menu ul:first-child > li a { height: 50px !Important; max-height: 50px !important; line-height: 50px !important; } }Cheers!
IsmaelHi!
Alright. Thank you for the info. I can reproduce the issue on my end. This is also happening on the Fullwidth Easy Slider. We already reported the issue to Kriesi. Please wait for his response.
Best regards,
IsmaelHey Richard!
Thank you for using the theme!
Please edit the portfolio grid element then look for the Portfolio Grid Image Size option. Select the second option from the list. This will give you a new option to select the portfolio thumbnail size manually.
Best regards,
Ismael -
AuthorPosts
