This topic has 9 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #162797
     cfresque
    Participant

    Sorry I cant remember if i asked you this already or if it was my last theme.

    I would like to remove the product image from the quick look and move the content to fill the whole space in the pop up. Is this a quick code fix? I managed to get the single product page to be removed with this code.

    .woocommerce div.product .summary, .woocommerce-page div.product .summary {
    float: none;
    width: 100%;
    }

    .entry-wrap {
    box-shadow: none;
    }

    remove_action( ‘woocommerce_before_single_product_summary’, ‘woocommerce_show_product_images’, 20 );

    Attachments:
    You must be logged in to view attached files.
    #162867
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #162960
     cfresque
    Participant

    Ok thank you for the help!

    #163153
     cfresque
    Participant

    Also i know this is a cutom request, but if you could please help me with this one it would be greatly appreciated!

    I find that the image of the release is way too big and it does not leave much room for the rest of the info. Having a blank canvas so to speak would offer more options to customize myself. 🙂

    #163311
     cfresque
    Participant

    Perhaps I am not wording these subjects correctly in the hopes of being nice?

    Issue with the theme pop out for products.

    The image is huge in the preview and does not allow for much breathing room for the content. This is an issue I have with the design, just like the woocomerse label issue I just got yelled at for asking to fix.

    I just renewed the support like a month ago and am still processing the last response i had to give after being yelled at for asking to fix something…..

    #163315
     cfresque
    Participant

    Im sorry, but I am just very aggravated. I dont like being yelled at to fix a problem that happened because i used one of your features which is to change the color of the theme. If you can tell me that those labels looked good the way they were then I dont know what else to say.

    I dont have a lot of money but still wanted just a couple things to be just functional and to look good, and I need your help. If I cant simply ask you without getting scolded, especially when its something that was not taken into consideration by yourselves like the labeling pop up on the product categories, then I dont think I should be paying for the next six months of your support service, do you?

    I dont need much anymore, just help with a few things and then its done. I think this is like the last ticket of mine even on here

    #163320
     cfresque
    Participant

    I am sorry, I have complex PTSD, I am sorry for my outburst. Just please understand my situation, I dont have money for a developer, I could barely afford to pay for the next six months support and had to borrow money.

    If you could please just help with this last thing, I would greatly appreciate it. Also please understand not everything I ask now is custom. Like the other question on here.

    Thanks

    #163452
     Radu
    Moderator

    Hi,

    Try with this CSS

    COPY CODE
    
    .post-type-archive-product #productModal .col-lg-7{
        display: none;
    }
    
    .post-type-archive-product #productModal .col-lg-5 {
        width: 100%;
    }
    

    It should be ok I’ve tested on your site live.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #163480
     cfresque
    Participant

    Amazing, thanks so much! <3!

    #163655
     Radu
    Moderator

    You’re welcome
    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 10 posts - 1 through 10 (of 10 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?