Request a quote svg icon change for single product builder

This topic has 5 replies, 2 voices, and was last updated 9 months, 1 weeks ago ago by Rose Tyler

  • Avatar: atahan
    atahan
    Participant
    July 24, 2023 at 08:58

    Hi,

    I would like to create a button with an icon. For single product page builder theres is “request quote” button. I would like to use another svg and I’ve already uploaded one. https://prnt.sc/5AxCYOHXPuN3

    It doesn’t take it the changes 🙁

    And also I added suggested plugin which is “SVG Support (By Benbodhi)”

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 24, 2023 at 12:22

    Hello, Atahan,

    Thank you for getting in touch with us.

    Please provide FTP access (FTP host, FTP username, FTP password, FTP port, FTP encryption). To create FTP access, please contact your hosting provider for assistance.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 24, 2023 at 14:32

    Hello, Atahan,

    We have resolved this issue by updating your XStore theme to v9.1.11 and XStore core plugin to v5.1.11, then we developed and installed a patch with the fix “#91118625” for you. Additionally, we have added the following custom CSS to Customizer -> Theme Custom CSS -> Global CSS.

    /*Single product request quote*/
    .et_b_single-request-quote-button .et_b-icon{
        top:3px;
    }
    .et_b_single-request-quote-button .et_b-icon svg path, .et_b_single-request-quote-button .et_b-icon svg circle{
        fill: #fff!important;
        -webkit-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .et_b_single-request-quote-button:hover .et_b-icon svg path, .et_b_single-request-quote-button:hover  .et_b-icon svg circle{
        fill: #000!important;
    }
    /*!Single product request quote*/

    Kind Regards,
    8theme team

    Avatar: atahan
    atahan
    Participant
    July 25, 2023 at 09:03

    Thank you for your support and kindness.

    As i understand, now theme is updated. There is a problem with the line under the products in the menu. I was told that this will be fixed when I update the theme, but I see that it still exists.

    So the problem is when i am on “Ilham” page the line still in “Urunler” https://prnt.sc/vGJnMOtci5Xd

    it doesn’t change.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 25, 2023 at 09:23

    Hello, Atahan,

    Thank you for your response.

    Please clear cache and check one more time. Here is what we see on your site – https://gyazo.com/d10b614e0aee54f47136a723f649715e

    Kind Regards,
    8theme team

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Request a quote svg icon change for single product builder’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.