Forum Replies Created

Viewing 30 posts - 1,681 through 1,710 (of 2,122 total)
  • Author
    Posts
  • in reply to: Woocommerce product alignment #610637

    Hey Nathan!

    Thanks for getting back to us!

    This link will help you in making the product images smaller: https://docs.woothemes.com/document/using-the-appropriate-product-image-dimensions/

    Let me know if you need further assistance.
    Cheers!
    Jordan

    in reply to: Body text bigger on blog posts #610636

    Hi mijyman!

    Thanks for getting in touch with us!

    Have you added any CSS code to adjust any text anywhere in your site? It may be affecting the font size on the blog posts as well.

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Regards,
    Jordan

    in reply to: Advanced Layout Editor on Post #610635

    Hi MSM!

    Thanks for getting in touch with us!

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

    Hi m s!

    Thanks for getting in touch with us!

    The easiest way would be to add custom CSS since it is the only text element you wish to target. You can try something similar to the following code:

    .first_form .input_checkbox_label {
        color: orange;
    }

    Please add the CSS to the Quick CSS field in the theme settings under the General Styling tab. Adjust the color value as you wish.

    Best regards,
    Jordan

    in reply to: Site title between logo & manu #610627

    Hi Yvonne!

    Thanks for getting in touch with us!

    To adjust the site title between the logo and your menu, you will need to adjust it with CSS code. You can try the following:

    .site_title {
    margin-left: 20%;
    }

    If that does not help, could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: STICK COLOR SECTIONS #610625

    Hi alquadrat!

    Thanks for getting in touch with us!

    I’m unable to view the screenshots you attached. Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply. You can also try posting the images again.

    Regards,
    Jordan

    Hi eisme!

    Thanks for getting in touch with us!

    Go to Settings -> Permalinks and temporarily set it to default and save. Clear your browser’s cache and WordPress cache if you use a caching plugin and reload your site. Then change it back to the permalink structure you had before. Ensure to clear the cache each time.

    If that does not help, could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: Mobile menu always visible 'close' icon… #610416

    Hi Artur667!

    Thanks for getting in touch with us!

    Try adding the following code in the Quick CSS field under the General Styling tab in the theme options:

    .show_mobile_menu #advanced_menu_hide {
        position: fixed;
    }

    Regards,
    Jordan

    in reply to: separate slider for desktop and mobile – using php #610414

    Hi Steven!

    You need to replace .avia-slideshow with the custom class selector for your slideshow that you wish to hide.

    Cheers!
    Jordan

    in reply to: Blog Layout broken #610410

    Hi sushi100!

    Thanks for getting in touch with us!

    Sorry about the issues you are having, could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Regards,
    Jordan

    in reply to: Cannot import Travel demo #610407

    Hi desong22!

    Thanks for getting in touch with us!

    Try increasing the memory allocated to PHP following these examples: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    If you still need assistance, could you please provide a link and login details to your site, so that we can have a closer look and try to help you with the import. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: Basic CSS code format #610309

    Hi!

    Glad to hear it worked! Please feel free to reach out to us again on the forum if you need assistance with anything else.

    Cheers!
    Jordan

    in reply to: How to make all page elements transparent? #610308

    Hi!

    Sorry for the delay.

    Glad to hear you figured out a solution and thanks for sharing it for others to see. Feel free to reach out to us again on the forum if you have anymore questions.

    Best regards,
    Jordan

    in reply to: Enfold child theme erases theme options #609821

    Hi tdoornbos!

    Thanks for getting in touch with us!

    You can try importing the parent theme settings by going to Import/Export in the theme options and select the first option Import Parent Theme Settings.

    Let me know if you need further assistance.

    Best regards,
    Jordan

    in reply to: WooCommerce Price Filter doesnt word #609812

    Hey pannosk!

    Thanks for getting in touch with us!

    Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Regards,
    Jordan

    in reply to: Footer & Navigation Colors #609224

    Hi Cshatley!

    Thanks for getting in touch with us!

    Please try going to the Enfold theme options then to Advanced Styling. There you should select the element Main Menu Links to edit and choose the background color.

    For the footer, the height can probably be adjusted using CSS. If you provide us with a link to your site we can help you further with this. Place the link in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: Can't make auto update working #609214

    Hey!

    Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: Menu Transparency #609210

    Hey anyone_officechanges!

    Thanks for getting in touch with us!

    Try adding the following CSS in the Quick CSS field under the General Styling tab in the theme options:

    .header_color .main_menu ul ul {
        opacity: 0.7 !important;
    }
    

    Cheers!
    Jordan

    in reply to: Can't make auto update working #609203

    Hi AKAPROD!

    Thanks for getting in touch with us!

    Try following the instructions here to set up automatic theme updates through WordPress: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Let me know if you need further assistance.

    Cheers!
    Jordan

    Hi!

    Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Regards,
    Jordan

    in reply to: Cheap Alternative to WPLM? #609197

    Hey!

    You’re very welcome :) Glad they helped you with a solution.

    Polylang works well with the Enfold theme and definitely share any other plugins that work when you go through your search https://kriesi.at/support/topic/recommended-plugins/.

    Cheers!
    Jordan

    in reply to: Woocommerce Product Sorting not working? #609185

    Hi t-i-g!

    Thanks for getting in touch with us!

    It seems to be working for me. Trying deactivating all plugins except for WooCommerce and clear your browser’s cache and try again.

    If that does not help, could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Regards,
    Jordan

    in reply to: Enfold Text-Block Visuell not usable #609146

    Hi Dörte!

    Thanks for getting in touch with us!

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: Avia not loading for certain pages #609126

    Hi gaverzicht!

    Thanks for getting in touch with us!

    Please try increasing the memory allocated to PHP by following these steps: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    If that does not help, could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Regards,
    Jordan

    in reply to: Weird alignment #609023

    Hey c3computers!

    Thanks for getting in touch with us!

    Try deactivating all plugins and then clear your browser’s cache to view the pages again. Also if you have added any custom code, try temporarily removing the code and check the pages again.

    If you need further assistance after trying the above, could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: Center Social Icons in Column #608959

    Hi Corina!

    Thanks for getting in touch with us!

    Try putting the following CSS code in the Quick CSS field under the General Styling tab in the theme options:

    div .av_one_fifth {
        margin-left: 7% !important;
        width: auto !important;
    }

    Regards,
    Jordan

    in reply to: WordPress Failure Notice #608673

    Hey advrealm!

    Thanks for getting in touch with us!

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    in reply to: Custom Line Separator #608665

    Hey a00109943!

    Thanks for getting in touch with us!

    Try adding the following CSS code in the Quick CSS field in the General Styling tab of the theme options:

    main.template-page.content.av-content-full.alpha.units {
        padding: 0;
    }

    Regards,
    Jordan

    in reply to: Layer slider shortened by top bar on tablet #608660

    Hey Jojo_W!

    Thanks for getting in touch with us!

    Try the adding the following CSS code in the Quick CSS section in the General Styling tab in the theme options:

    @media screen and (max-width: 997px){
    #top .avia-layerslider .ls-wp-container {
        margin-top: 65px !important;
    }}
    

    Let me know if it helps :)

    Regards,
    Jordan

    in reply to: Editor text is white so I can't see it #608641

    Hi glodesign!

    Thanks for getting in touch with us!

    Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Have you added any custom code recently or installed a new plugin?

    Regards,
    Jordan

Viewing 30 posts - 1,681 through 1,710 (of 2,122 total)