This topic has 18 replies, 3 voices, and was last updated 7 years by cfresque.

  • Author
  • #161434
     cfresque
    Participant

    Can you please tell me how I can change the woocomerse product background? I am going to try the darker theme.

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

    Hello, the password seems to be invalid, i cant see it
    Which part do you want to change the inner ( white ) or the dark?

    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 🙂

    #161705
     cfresque
    Participant

    Just letting you know I nuked my account to get rid of the mp3 media problem. Should be back to the way it was by tomorrow/

    #161939
     Laura
    Moderator

    Hello, let me know when i can login

    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 🙂

    #162107
     cfresque
    Participant

    Go ahead, should be working now

    #162279
     Laura
    Moderator

    Hello, this is for the shop:
    The shop background:

    COPY CODE
    
    section.container-wrap.main-color {
        background: black !important;
    }
    

    Container background

    COPY CODE
    
    ul.products {
        background: black !important;
    }
    

    Products background + White text

    COPY CODE
    
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        background: black !important;
    }
    .woocommerce ul.products .product-details a {
        color: white !important;
    }
    .woocommerce ul.products span.price {
        color: white !important;
    }
    
    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 🙂

    #162392
     cfresque
    Participant

    Hey, just for notes “section container” 1st one, dont think is needed, because everything is all the same color, that just makes it all black for the elements of the site.

    Second one the same, it was cool when it had the same color as the theme change.

    and the last just this was perfect, set to transparent, because I dont really want a box unless it could have a 10px space in between them like on my home page?

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background: transparent !important;
    }

    Thanks 🙂

    #162699
     Laura
    Moderator

    Hello, I am sorry i am a bit confused, can you share a screenshot of the elements?

    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 🙂

    #162807
     cfresque
    Participant

    Hey, so space in between the products vertically. See in the first image I sent how the boxes are connected in between eachother?

    No big deal if you are busy, I dont want to get you guys frustrated 🙂

    Soon when I have everything set up the way I want it finally it will be calmer from me. Thanks for your patience.

    Attachments:
    You must be logged in to view attached files.
    #162823
     cfresque
    Participant

    Either that or at least have the info bar only be the size of the image? See how here they are attached? If possible i would like the effect to only be the size of the image on the sides. 🙂

    Also, is there a separate way to change the lettering color there? I think because I have the site in a “dark” mode I might need a special css to change the title back to dark. Otherwise I wont be able to see the other texts to fix the categories here.

    Attachments:
    You must be logged in to view attached files.
    #162833
     cfresque
    Participant
    This reply has been set as private.
    #162834
     cfresque
    Participant

    Sorry, 10px gap between the container, not the popup background, those would be only to the length of the image.

    #162961
     cfresque
    Participant

    I know this seems like a custom design request, but, I just want it to look nice, not just with the white theme colors. 🙂

    Now that i am going with the dark theme, this so far seems to be the only hickup. I kinds wish the info just popped up when hovering over the image to be honest,

    #162963
     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 🙂

    #163089
     cfresque
    Participant

    Ahhhh, how about this? How about just a custom css that will remove the info bar all together? 🙂

    That would be easy and I prefer the clean look anyway and also the gif covers I have say what the title is. 🙂

    Attachments:
    You must be logged in to view attached files.
    #163294
     Radu
    Moderator

    Hi,

    We can not offer continuous long term custom support for that kind of thigs.

    Those are not theme problems or product question, those are custom needs for your project, I’ve offered you multiple times custom solutions.

    From now for that kind of needs, I recommend you to hire a developer.

    I hope you understand.

    And you can hide htose using this css

    COPY CODE
    
    h2.woocommerce-loop-category__title {
        display: none;
    }
    

    Cheers
    R.

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

    This was a work around to one of your own features. The theme alows to change colors, except for this area? So, perhaps you shouldnt offer the color to change?

    Regardless thanks for the fix

    #163638
     Radu
    Moderator

    You’re welcome

    What area? you asking to hide it

    Cheers
    R.

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

    Oops! My bad, should have put a ! there, I actually prefer without the label. I like gifs

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

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

Log in with your credentials

Forgot your details?