Forum Replies Created

Viewing 15 posts - 3,106 through 3,120 (of 8,657 total)
  • Author
    Posts
  • in reply to: How to change default heaeder image? #87584
    wensolutions
    Keymaster

    Hello @azimkgz,

    Actually, the site did not open so we could not access the login page.

    So can you please fix your site issue so that we could not access and fix the issue?

    Thank you.

    Regards!!

    in reply to: Remove Default Header Image #87583
    wensolutions
    Keymaster

    Hello @bfxinfotech,

    Glad we could help you.

    Let us know if you have any issues further.

    We would really appreciate if you could help us rating our theme by following the link given below:

    https://wordpress.org/support/theme/elead/reviews/?filter=5

    Hope this helps.

    Best Regards

    in reply to: Differences with version 2.3 and 2.9 #87510
    wensolutions
    Keymaster

    Hello @patrice06,

    To know the major differences please look into the changelog mentioned in the readme.txt file.

    Thank you.

    Regards!!

    in reply to: How to change default heaeder image? #87506
    wensolutions
    Keymaster

    Hello @azimkgz,

    Yes, we did and also have already replied you that we could not access your site so reinform after fixing the issue.

    Thank you.

    in reply to: How to change default heaeder image? #87503
    wensolutions
    Keymaster

    Hello @azimkgz,

    Yes, because we could not generate the issue on our side.

    Regards!!

    in reply to: How to change default heaeder image? #87501
    wensolutions
    Keymaster

    Hello @azimkgz,

    We could not find the video record.

    So please once provide the login detail so that we can help you further.

    Email to send the login detail.

    wensolution@gmail.com

    Thank you.

    Regards!!

    in reply to: Blog page main image / Gray frames in page-post's header #87495
    wensolutions
    Keymaster

    Hello @ctrasvina,

    The issue is quite unlikely to happen. Please let us know if you have made any code customization or not?

    As for now, we have provided the CSS using which you can either remove the image or change the image.

    CSS to remove the image:

    section#header-featured-image {
        background-image: none !important;
    }

    CSS to change the image.

    section#header-featured-image {
        background-image: url(http://spm.mx/2018/wp-content/uploads/2018/12/Imagen-para-Artículos-360x300.png) !important;
    }

    Change the URL with your image URL.

    Hope this helps.

    Regards!!

    in reply to: How to change default heaeder image? #87494
    wensolutions
    Keymaster

    Hello @azimkgz,

    When we tested the theme locally, the header image feature is working fine. Also, the previously added image gets removed.

    Screenshot:

    http://prntscr.com/lxrgnk

    So if you have installed any third party plugin then please deactivate them and verify the issue.

    Thank you.

    Regards!!

    in reply to: Slider Button Color #87464
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS to resolve the issue.

    #main-slider .slider-buttons a {
    	background-color: #492f13 !important;
    }

    Hope this helps.

    Regards!!

    in reply to: Slider Text #87463
    wensolutions
    Keymaster

    Hello @dougkurt,

    The button color is changed by going to Admin Panel > Appearance > Customize > Color Settings > Basic Color Options > Button Background Color.

    If this does not work for you then please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    #main-slider .slider-buttons a {
    	background-color: #492f13 !important;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Blog page main image / Gray frames in page-post's header #87462
    wensolutions
    Keymaster

    Hello @ctrasvina,

    If you have installed any third party plugin then please deactivate and verify the issue and also can you please provide your site URL so that we can inspect and find out the issue?

    Thank you.

    Regards!!

    in reply to: Blog page showing old info #87461
    wensolutions
    Keymaster

    Hello @guernseyliz,

    We would like to apologize for the trouble.

    Can you please provide your login detail in the email given below so that we can inspect further and help you?

    Email: wensolution@gmail.com

    Thank you.

    Regards!!

    wensolutions
    Keymaster

    Hello,

    To remove the phone and address from the left add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    div#quick-contact {
        display: none;
    }

    Now regarding your query, making it full width is full width is quite not possible with the minimal CSS but we can at least place it at the center and for this add below given CSS.

    .site-branding {
        float: none; 
        display: flex;
        justify-content: center;
    }

    Hope this helps.

    Regards!!

    in reply to: WEN Associate Pro Child theme update #87435
    wensolutions
    Keymaster

    Hello,

    We would like to apologize for the delay in replying to you.

    Actually, the term of support expires along with the expiration of the theme. However, regarding your query, when we tested the issue in our localhost, everything works well. Please once update the theme and report the issue along with your site URL so that we can inspect the issue further and provide you with a clear fix.

    Please refer to the given documentation for the details regarding child theme : https://codex.wordpress.org/Child_Themes

    Thank you.

    Regards!!

    in reply to: Blog page showing old info #87428
    wensolutions
    Keymaster

    Hello @guernseyliz,

    Thank you for the site URL.

    When we inspected the site URL, we found that you have not managed your homepage setting.

    For clear information please refer o below given screen record.

    https://www.useloom.com/share/f428d37499864c2f8ac105fa289f6ed0

    So please at first manage the setting as provided in the screen record.

    Hope this helps.

    Regards!!

Viewing 15 posts - 3,106 through 3,120 (of 8,657 total)