Home Forums WoodMart support forum Issue with SVG Logo

Issue with SVG Logo

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #294978

    Svg logo is getting stretched in vertical direction. Please find the screenshot for your reference.

    #294996

    Hello,

    I saw the screenshots you attached.

    Please open your SVG log file with some editor like Sublime Text or default system text editor and add width height attributes to your tag like it is shown: http://prntscr.com/l897ta

    Then you will need to re-upload your icons in the WordPress Dashboard.

    Then check back after clearing the browser cache.

    Best Regards

    #295008

    Nope it is not working. Shall i share the SVG file? Can you please help me out with it?

    #295029

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #295046

    Please find the login credentials below.

    #295154

    Hello,

    I have tried to change the size of the logo Svg file but it’s getting cropped. It seems that the issue is with the svg file.

    Please ask your logo designer to change the size of the logo like 250×150 then try to reupload it on the website.

    This will surely fix the issue.

    Regards.
    Xtemos Studios

    #295194

    I have managed to fix the issue with the logo. I need some assistance regarding the header colors.
    For one of my header i need the following configuration. How do i do it?
    Overlay Header: Transparent (Text in white)
    Sticky Header: White background (Text in black)

    #295205

    Hello,

    We are Glad that one of your issues has been Resolved.

    For the header try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    body .whb-sticked .whb-general-header {
        background-color: white;
    }
    
    body .whb-sticked span.nav-link-text {
        color: black;
    }
    
    body .whb-sticked .wd-account-style-text .wd-tools-text {
        color: black;
    }
    
    body .whb-sticked .wd-tools-element .wd-tools-icon {
        color: black;
    }

    Best Regards

    #295342

    Thank you for the assistance. This works

    #295444

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    The issue was that you have set the homepage and Shop page same that was causing the issue. I have created a separate shop page and the issue is fixed.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Issue with SVG Logo’ is closed to new replies.