Viewing 30 results - 13,201 through 13,230 (of 244,547 total)
  • Author
    Search Results
  • #1420010

    Here you are, thank you so much!
    E.g.: try to modify widget in Footer Column 3 (Enfold Advertising Area), inserting title, then save.

    Lorenzo

    #1420009

    In reply to: Contact form

    Hello,

    -upload for a long time (without send)
    -contact form disappeared after long time

    Please try deactivating all active plugins and check if that helps.

    Again; the message when you enter wrong email is little, white background and not readable. Where can I change that?

    Please add following code to bottom of Quick CSS field and adjust as needed:

    
    .av-fields-with-error {
      font-size: 20px;
      color: orange;
      background-color: black;
    }
    

    Again; the border after clicking “send” become colored (yellow maybe..). Where can I change that color?

    Please go to Enfold theme options > General Styling > Main Content and change the “Highlight Color”.

    Best regards,
    Yigit

    #1420006

    In reply to: Newsletter

    Hello,

    You can use Enfold’s Mailchimp Signup element to do that. Please refer to this post: https://kriesi.at/documentation/enfold/mailchimp-signup/.

    Regards,
    Yigit

    #1419999

    Thanks again, Ismael. I hate to keep pestering you about this, but, for a couple of years we did have the events dates showing instead of the publish dates — did we somehow lose that code along the way, or could it have something to do with the // ADD POST SORT OPTIONS TO ENFOLD ELEMENTS code at the bottom of our functions.php file? Let me know if I’m asking too much. We also need to be able to show more events, farther into the future.

    Hi,

    Thank you for the info.

    Does it work correctly when you temporarily disable the Enfold > Performance > File Compression settings. It is possible that the file compression conflicts with the plugin’s scripts, causing the error. If the issue persists, please try to contact the plugin developers for additional assistance.

    Best regards,
    Ismael

    Hi Yaphoon,

    Please do the following:
    1. right-click over the file that looks like: themeforest-OjxFUk9U-enfold-responsive-multipurpose-theme-wordpress-theme zip file and extract/unzip it.
    2. It should generate a new folder, open it and look for the enfold folder
    3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
    Use enfold.zip when you add the theme in WordPress.

    If you still need assistance, please include a login link for your website.

    Best regards,
    Nikko

    #1419980

    Hi AgenturLanzinger,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    #header #avia-menu #menu-item-1525 > a {
        display: flex;
        justify-content: center;
        max-width: 150px;
    }
    
    #header #avia-menu #menu-item-1525 > a > .avia-menu-text {
        display: flex;
        align-items: center;
    }
    
    #header #avia-menu #menu-item-1525 > a > .avia-menu-text img {
        max-width: 60px;
        max-height: 60px;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1419976

    Hi Sara,

    I’m glad that Ismael could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    Hi Anne,

    I’m glad that Ismael could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1419974

    Hi Munford,

    Thanks for that, please try to add this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
        .responsive #top .logo {
            width: 100%;
        }
    
        .responsive #top .logo img {
            margin-left: auto;
            margin-right: auto;
        }
    
        #top #av-burger-menu-ul {
            vertical-align: top;
        }
    }

    Let us know if it helps.

    Best regards,
    Nikko

    #1419971

    Hi ijnavas,

    You can add this CSS code in Enfold > General Styling > Quick CSS:

    #top .team-member-name a:hover {
        color: blue;
    }
    
    #top .team-member-job-title a:hover {
        color: red;
    }

    Just change the colors as you see fit.

    Best regards,
    Nikko

    #1419969

    Hi bassato,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1419967

    Hi BenjaminSpeedtsberg,

    Thanks for giving us admin access, I have added this CSS code in Enfold > General Styling > Quick CSS:

    .single-post main.content img.attachment-featured {
        width: 100%;
    }

    Please review your website.

    Best regards,
    Nikko

    #1419950

    Hello,

    You should add a widget area to your header as well. Here are the instructions for it: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area.

    If you need assistance with that, please hire a freelance developer for the task.

    Best regards,
    Yigit

    #1419945

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1419944
    Wiseguyver
    Participant

    Hi,
    in the last few days my site (armonia2.it) looks like extremely slow. Maybe Avia editor is the cause, or some other componet of Enfold (as I can see in debug.log). Some issues: many widgets in Avia editor don’t open, so I can’t either modify pages or add new content blocks. They are stuck on loading in blank popup. Other: frequent gateway timeout error Here is my error log:

    [21-Sep-2023 14:25:32 UTC] PHP Fatal error: Uncaught TypeError: strip_tags(): Argument #1 ($string) must be of type string, array given in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php:138
    Stack trace:
    #0 /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php(138): strip_tags(Array)
    #1 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-widget.php(457): aviaFramework\widgets\avia_partner_widget->update(Array, Array)
    #2 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1615): WP_Widget->update_callback(Array)
    #3 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1722): WP_Customize_Widgets->call_widget_update(‘avia_partner_wi…’)
    #4 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/includes/ajax-actions.php(2450): WP_Customize_Widgets->wp_ajax_update_widget()
    #5 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(310): wp_ajax_update_widget(”)
    #6 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array)
    #7 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #8 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/admin-ajax.php(188): do_action(‘wp_ajax_update-…’)
    #9 {main}
    thrown in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php on line 138
    [21-Sep-2023 14:26:04 UTC] PHP Fatal error: Uncaught TypeError: strip_tags(): Argument #1 ($string) must be of type string, array given in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php:138
    Stack trace:
    #0 /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php(138): strip_tags(Array)
    #1 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-widget.php(457): aviaFramework\widgets\avia_partner_widget->update(Array, Array)
    #2 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1615): WP_Widget->update_callback(Array)
    #3 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1722): WP_Customize_Widgets->call_widget_update(‘avia_partner_wi…’)
    #4 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/includes/ajax-actions.php(2450): WP_Customize_Widgets->wp_ajax_update_widget()
    #5 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(310): wp_ajax_update_widget(”)
    #6 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array)
    #7 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #8 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/admin-ajax.php(188): do_action(‘wp_ajax_update-…’)
    #9 {main}
    thrown in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php on line 138
    [21-Sep-2023 14:26:39 UTC] PHP Fatal error: Uncaught TypeError: strip_tags(): Argument #1 ($string) must be of type string, array given in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php:138
    Stack trace:
    #0 /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php(138): strip_tags(Array)
    #1 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-widget.php(457): aviaFramework\widgets\avia_partner_widget->update(Array, Array)
    #2 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1615): WP_Widget->update_callback(Array)
    #3 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1722): WP_Customize_Widgets->call_widget_update(‘avia_partner_wi…’)
    #4 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/includes/ajax-actions.php(2450): WP_Customize_Widgets->wp_ajax_update_widget()
    #5 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(310): wp_ajax_update_widget(”)
    #6 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array)
    #7 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #8 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/admin-ajax.php(188): do_action(‘wp_ajax_update-…’)
    #9 {main}
    thrown in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php on line 138
    [21-Sep-2023 14:27:07 UTC] PHP Fatal error: Uncaught TypeError: strip_tags(): Argument #1 ($string) must be of type string, array given in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php:138
    Stack trace:
    #0 /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php(138): strip_tags(Array)
    #1 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-widget.php(457): aviaFramework\widgets\avia_partner_widget->update(Array, Array)
    #2 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1615): WP_Widget->update_callback(Array)
    #3 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1722): WP_Customize_Widgets->call_widget_update(‘avia_partner_wi…’)
    #4 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/includes/ajax-actions.php(2450): WP_Customize_Widgets->wp_ajax_update_widget()
    #5 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(310): wp_ajax_update_widget(”)
    #6 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array)
    #7 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #8 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/admin-ajax.php(188): do_action(‘wp_ajax_update-…’)
    #9 {main}
    thrown in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php on line 138
    [21-Sep-2023 14:27:38 UTC] PHP Fatal error: Uncaught TypeError: strip_tags(): Argument #1 ($string) must be of type string, array given in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php:138
    Stack trace:
    #0 /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php(138): strip_tags(Array)
    #1 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-widget.php(457): aviaFramework\widgets\avia_partner_widget->update(Array, Array)
    #2 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1615): WP_Widget->update_callback(Array)
    #3 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1722): WP_Customize_Widgets->call_widget_update(‘avia_partner_wi…’)
    #4 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/includes/ajax-actions.php(2450): WP_Customize_Widgets->wp_ajax_update_widget()
    #5 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(310): wp_ajax_update_widget(”)
    #6 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array)
    #7 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #8 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/admin-ajax.php(188): do_action(‘wp_ajax_update-…’)
    #9 {main}
    thrown in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php on line 138
    [21-Sep-2023 14:28:06 UTC] PHP Fatal error: Uncaught TypeError: strip_tags(): Argument #1 ($string) must be of type string, array given in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php:138
    Stack trace:
    #0 /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php(138): strip_tags(Array)
    #1 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-widget.php(457): aviaFramework\widgets\avia_partner_widget->update(Array, Array)
    #2 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1615): WP_Widget->update_callback(Array)
    #3 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1722): WP_Customize_Widgets->call_widget_update(‘avia_partner_wi…’)
    #4 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/includes/ajax-actions.php(2450): WP_Customize_Widgets->wp_ajax_update_widget()
    #5 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(310): wp_ajax_update_widget(”)
    #6 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array)
    #7 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #8 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/admin-ajax.php(188): do_action(‘wp_ajax_update-…’)
    #9 {main}
    thrown in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php on line 138
    [21-Sep-2023 14:28:36 UTC] PHP Fatal error: Uncaught TypeError: strip_tags(): Argument #1 ($string) must be of type string, array given in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php:138
    Stack trace:
    #0 /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php(138): strip_tags(Array)
    #1 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-widget.php(457): aviaFramework\widgets\avia_partner_widget->update(Array, Array)
    #2 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1615): WP_Widget->update_callback(Array)
    #3 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-customize-widgets.php(1722): WP_Customize_Widgets->call_widget_update(‘avia_partner_wi…’)
    #4 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/includes/ajax-actions.php(2450): WP_Customize_Widgets->wp_ajax_update_widget()
    #5 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(310): wp_ajax_update_widget(”)
    #6 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array)
    #7 /home/mhd-01/www.armonia2.it/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #8 /home/mhd-01/www.armonia2.it/htdocs/wp-admin/admin-ajax.php(188): do_action(‘wp_ajax_update-…’)
    #9 {main}
    thrown in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/framework/php/widgets/widget-classes/class-avia-partner.php on line 138
    [21-Sep-2023 14:34:19 UTC] PHP Warning: Undefined array key 0 in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/google_maps/google_maps.php on line 749
    [21-Sep-2023 14:34:19 UTC] PHP Warning: Trying to access array offset on value of type null in /home/mhd-01/www.armonia2.it/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/google_maps/google_maps.php on line 749

    Can you help me? Thanks.

    #1419942

    Hi,
    For your special heading subheadline, when you choose a special heading with a Subheading you will see a option in the font tab to set the font size, there is not a site wide font size for each specific element, but you could create a CET – Custom Element Templates and then use your element on your site. You can also do this for your buttons, or since your buttons are set to use the theme color you can change the color in your styling, but this will also effect other elements, so it would probably be better to create a “read more” CET button instead.
    Hopefully this answers your two new questions, but please note that we ask that each thread stays on a specific topic, this helps other users find solutions based on the opening subject line quicker, and makes it easier for Mods to help. For further questions please open a new thread
    Please let us know if your original question has been answered and we can close this thread, thanks for your understanding.

    Best regards,
    Mike

    #1419938

    In reply to: submenu buttons

    I tried to set that dimension on advanced style but doesn’t work.
    I think that if there is an easy way to modify that dimensions, you can.
    I’m telling you that i tried but without success.

    Can you try?
    Is it a Enfold problem?
    Is there other css code that prevent that?

    I DON’T KNOW.

    #1419935
    LesleyJean
    Participant

    The Enfold accordions open but do not close. Not sure what is going on.

    Hey Yaphoon,

    I’m not sure that I understand your problem. If Enfold is not installed on your site, then please try to upload it again.

    Best regards,
    Rikard

    Yaphoon
    Participant

    Hi there,
    i tried the wonderful theme and want to copy to the new official site.
    but today when i start the job, i cannot find the enfold theme. only show a theme.

    i searched in google. it is said need delete scandir function in php.ini
    but i find my php.ini has no scandir function

    hope you can help

    Wang

    #1419921

    In reply to: vertical images

    By the way : not your Question – i know but

    this is something i miss on default too:
    the image sizes generated by enfold are all ( some are squared) in landscape format.
    At least one image format should be created in portrait mode, e.g. for team members. Of course, the aspect ratios required for landscape shots are not suitable for such portrait shots. Here, 3:4 or 4:5 would probably be common formats.

    you can do that by a snippet inside child-theme functions.php:

    add_image_size( 'news_size', 175, 260, false );
    add_image_size( 'portrait', 900, 1200, false );
    add_image_size( 'portrait_small', 450, 600, array( 'center', 'top' ) );  // this is with crop : true and crop properties
    
    function my_custom_sizes( $sizes ) {
        return array_merge( $sizes, array(
            'news_size' => __( 'News Size' ),
    		'portrait' => __( 'Portrait' ),
    		'portrait_small' => __( 'Portrait small' ),
        ));
    }
    add_filter( 'image_size_names_choose', 'my_custom_sizes' );

    but: this only works on uploadiing images. If you like to recalculate the existing images – use a recalculation plugin ( force regenerate Thumbnails etc.)

    #1419920

    Topic: Font weight not right

    in forum Enfold
    hegartpetersen
    Participant

    Hi,
    Under Enfold Theme Options>Advanced Styling I’ve set <p> font weight to light.
    When checking the font with Fontanello it claims to be thin (100) however it looks more like 400.
    The page is still in progress so I’ve included a link in private content.
    I’ve deleted cache but that doesn’t do anything.
    Best Regards
    Andreas

    Hi Rikard,
    the reason for the second issue was a wrong script in our child theme’s functions.php. I deleted it and everything works fine now.
    The strange html-codesnippet in normal mode classic editor still appears even in enfold’s parent theme but it doesn’t cause any trouble so far.

    Best regards
    Anne

    Hello Ismael,
    I checked all plugins and changed to the parent Enfold theme. Than everything worked fine.
    It was a wrong script in our child theme’s function.php
    You were right and thanks for your patience. You can close the topic.

    Best regards
    Anne

    #1419895

    Hi,

    Thank you for the update.

    makes the phone number top section sticky on desktop and mobile

    Yes, that should be possible. Please add this css code and make sure that the Enfold > Header > Header Behavior > Unstick Topbar option is deactivated.

    #header_meta {
        position: fixed;
        width: 100%;
    }
    
    #header_main, .header_bg {
        top: 30px;
    }

    Best regards,
    Ismael

    #1419883

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1419881

    Hi,
    Oh, I see, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .main_color.iconbox_top .iconbox_content {
    	background: #fff;
    	box-shadow: unset;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1419880

    Hey enic5,

    Thank you for the inquiry.

    To test if the default wp_mail function is working correctly on your site, please install the following plugin and let know us of the results:

    // https://wordpress.org/plugins/wp-test-email/

    The steps outlined in the following documentation should also help.

    // https://kriesi.at/documentation/enfold/contact-form/#my-contact-form-is-not-sending-emails-

    Best regards,
    Ismael

    #1419863

    Hello,

    You can try decreasing the width by adding the following CSS to the Enfold theme options > General Styling > Quick CSS:

    
    @media only screen and (max-width: 767px) {
    #custom_html-4 img {
      max-width: 150px;
    }
    }
    

    Regards,
    Yigit

Viewing 30 results - 13,201 through 13,230 (of 244,547 total)