Woo commerce messed up - by irish - on WordPress WooCommerce support

This topic has 12 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler

  • Avatar: irish
    irish
    Participant
    January 31, 2018 at 12:26

    Hi there!

    Installed the the on a new website, but the product layout of woo commerce backend is messed up.
    See print screen: https://dev.moodzdesign.nl/wp-content/uploads/2018/01/Schermafbeelding-2018-01-31-om-12.26.17.png

    What goes wrong?

    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 13:15

    Hello,

    Try to disable some elements via Screen Options http://prntscr.com/i84iaa

    Regards

    Avatar: irish
    irish
    Participant
    January 31, 2018 at 13:27

    Yes, great! Thanks 🙂

    Other question; see header. Can i fix the icons like cart, search etc. to get them next to each other?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 13:31

    Hello,

    You’re welcome!
    Please check Header settings in Theme Options > General.

    Regards

    Avatar: irish
    irish
    Participant
    February 1, 2018 at 10:30

    Hi Rose!

    1. Header icons; i’m sorry but i can’t fix it. They are not in 1 line. Can you help me :)?
    2. See homepage; i used “Carousel Products” in the tabs. But sometimes it does not load, then it’s light grey color. When i refresh the page, then it’s normal black. Strange right?
    3. See homepage: At bottom of the page i set my information. See my E-mailadress. The “m” in Moodzdesign is a big “m”. Really strange, i can’t see anything in the code…. 🙁
    4. See https://dev.moodzdesign.nl/portfolio/; the top of the images is not straight. The left one is more down than the others. Can you understand me haha :)?
    5. See shop page; i have products in the shop but they don’t show it…

    Hope you can help us

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2018 at 16:09

    Hello,

    1. Delete this code http://prntscr.com/i8p4qd Theme Options > Styling > Custom css.
    2. This is bad practice to use carousel element inside tabs.
    3. Please check settings of Info Box element and make sure that for the content: Transform – none.
    4. Make sure that all your portfolio projects have featured images http://prntscr.com/i8pazu
    5. I do not see the problem http://prntscr.com/i8pbb6

    Regards

    Avatar: irish
    irish
    Participant
    March 13, 2018 at 09:42

    Good morning!

    Hopefully you can help me with the following:

    1. The logo is very large and we can’t get it smaller. I can’t find any CSS or something that will cause this. How can we reduce size?
    3. Please check a product page. The review section is going “over” the image… And the thumbnails over the review section… -> See private content for credentials

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2018 at 11:06

    Hello,

    1. Please add this code in Global Custom css:

    @media only screen and (min-width: 993px){
    .header-wrapper.header-double-menu .header-logo img {
        max-width: 50px;
    }
    }

    3. Delete this code from custom css – http://prntscr.com/iqit7l

    Regards

    Avatar: irish
    irish
    Participant
    March 13, 2018 at 11:36

    Perfect!

    Last question; how can i reduce the top and bottom padding of the fixed header?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2018 at 11:53
    .fixed-header .container {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    Regards

    Avatar: irish
    irish
    Participant
    May 31, 2018 at 11:35

    Hello!

    Could you help us with the following questions?

    1. See mobile footer: the links are black. How can we turn them in to white? It’s only on mobile
    2. See mobile footer: How can we have more space between the text-rows in height?
    3. One homepage: Using 8theme products slider; how can we change the font of the prices? It’s not like the rest of the website
    4. See single product; How can we change the font of “Quantity” and “Add to wishlist”?
    5. See blog page: https://dev.moodzdesign.nl/blog/; All the preview texts fonts are different. How can we set them as normal?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 31, 2018 at 13:16

    Hello,

    1. Delete this your custom code – http://prntscr.com/jp09zi
    2. Please provide a screenshot for better understanding the desired result.
    3. Theme Options > Typography > Page > Body Font or add this code in Global Custom css:

    .product-slide .content-product .price {
        font-family: "Amatic SC";
    }

    4. Edit your custom css http://prntscr.com/jp0cwg
    5. Please provide me a screenshot of the problem.

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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