[Support request] quickview plugin needs css adjustment

Home Forums Support [Support request] quickview plugin needs css adjustment

Home Forums Support quickview plugin needs css adjustment

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1019116
    johnaps

    Hello,

    i started using a quickview plugin but the css in the popup is all messed up as you can see in my site…

    I tried a few things in css but didnt accomplish anything.
    Can you help me to get it to look like the popup in the plugins demo?

    https://demos.xplodedthemes.com/woo-quick-view/

    #1019129
    Leo
    Staff
    Customer Support

    Hi there,

    Have you contacted the plugin support first?

    Let me know 🙂

    #1019133
    johnaps

    I have contacted them but i havent got an answer back…
    If it is a complex problem, let me know and i ll reopen this ticket tommorow, if i still havent got an answer!

    Thank you in advance!

    #1019142
    Leo
    Staff
    Customer Support

    I’m not sure if it’s a complex problem but GP itself shouldn’t interfere with the plugin’s style.

    #1019155
    johnaps

    When i mess around with css though browsers developer tools i manage to fix it the way i want… but i cant get the correct code adjustments on costumize/ extra css…

    #1019178
    Leo
    Staff
    Customer Support

    You should be able to copy and paste the CSS from browser inspect tool into Additional CSS field in the customizer – Unless the plugin is using !important or sometimes you need to make it more specific.

    Is your CSS getting overwritten? You should be able to tell from browser inspect tool as well.

    #1019478
    johnaps

    i found out in the inspection tool that when i disable the width in the following line position gets corrected but tried copying paste a few things in the customizer, that should have worked nothing gets done… It’s as if the bellow css code is overwritting my implemented css code…

    element.style {
    width: 556px;
    }

    html first line looks like this { div class=”xt_wooqv-item-info” style=”width: 556px;” }

    #1019503
    David
    Staff
    Customer Support

    Hi there,

    better that you fix the problem with the plugin.
    The issue is your site is calling the .scss style sheet which is why its failing:

    I don’t know why its doing that – you can see the request was originally the CSS file which is whats required.

    #1019505
    johnaps

    Ok thank you very much for your help!
    I ll send them all this information and see what they can do.

    Much appreciated!

    #1019511
    David
    Staff
    Customer Support

    You may want to uninstall and re-install the plugin – can’t see why the request for style sheet changed.

    Glad to be of help.

    #1019519
    johnaps

    I simply unistalled and re installed it… but nothing! Thank you though!

    #1019521
    David
    Staff
    Customer Support

    Very odd. Hope you find the solution.

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.