A lot of missing ITEMS - by kirashone - on WordPress WooCommerce support

This topic has 29 replies, 3 voices, and was last updated 7 years, 12 months ago ago by Jack Richardson

  • Avatar: kirashone
    kirashone
    Participant
    March 26, 2016 at 17:05

    Hi Sir/Mdm,

    1) you ask me to add empty Text widget into “Primary widget area” in Appearance > Widgets.
    I don’t get what you mean, i want the registration page the side column to disappear. Please help thank you.
    http://imgur.com/1wGTn5p

    2) please refer to image below
    http://imgur.com/6S4PU8y

    3) please refer to image below
    http://imgur.com/JbPoni6

    Thank you

    Best Regards,
    Sean

    Please, contact administrator
    for this information.
    Avatar: kirashone
    kirashone
    Participant
    March 28, 2016 at 01:01

    Hi sir/Mdm,

    The register page side column still there and some other things that need to be fix, please refer to previous post.

    Thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 28, 2016 at 08:21

    Hello,

    1. I’ve added this code in child style.css:

    .page-id-409 .columns2-left > #sidebar {
       display: none;
    }

    Check registration page now.

    2. I’ve edited the code in child style.css to:

    #prefooter {
       margin-top: 10px !important;
    }

    3. I’ve added this css code:

    .footer-information .col4-set .col-3 {
       margin-top: 40px !important;
    }

    Please check footer on mobile now.

    Best regards,
    Jack Richardson.

    Avatar: kirashone
    kirashone
    Participant
    March 29, 2016 at 17:24

    Hi Sir/Mdm,

    please refer to the images below.

    1) Please refer to image 1 and 2
    image 1: http://imgur.com/jrvkvzy
    image 2: http://imgur.com/uPG1ivh

    2) Please refer to image below
    http://imgur.com/vatXuwZ

    3) Please refer to image below
    http://imgur.com/dzxovQm

    4) Please refer to image below
    http://imgur.com/2Dmgtv1

    5) Please refer to image below
    http://imgur.com/QX45zoI

    Thank you so much sir.

    Best Regards,
    Sean

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 29, 2016 at 17:46

    Hello,

    1. I’ve added padding values to the code in child style.css:

    #main-nav {
      border-top: 1px solid grey;
      border-bottom: 1px solid grey;
      padding-bottom: 10px;
      padding-top: 10px;
    }

    2. I’ve added this css code:

    .page-id-409 .columns2-left > .content {
        float: left;
    }

    3. This css code has been used:

    .page-id-458 a.button.etheme_add_to_cart_button.product_type_variable {
        display: none;
    }
    
    .page-id-458 .product-slider .product-slide .price {
       width: 100%;
    }

    4. If you don’t need “Add to Wishlist” option you can disable the plugin “YITH WooCommerce Wishlist”. As for category name I’ve added this css code:

    .product_meta span.posted_in {
        display: none;
    }

    5. I’ve added the following code in child style.css file:

    #main-nav > ul > li.current-menu-item > a {
        color: #f30394 !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: kirashone
    kirashone
    Participant
    March 30, 2016 at 18:10

    Hi Sir/Mdm,

    1) Previously i have spoken to you and you told me (“If you don’t need “Add to Wishlist” option you can disable the plugin “YITH WooCommerce Wishlist”.) i can’t deactivate the plugin it, have no idea why.

    2) Please refer to image below
    http://imgur.com/A3MgRx9

    3) Please refer to image below
    i tried to shift the logo, have no idea why can’t. Can you change it for me and show me the code as well please thank you. Shift the logo the center.
    http://imgur.com/pLVELfz

    Thank you

    Best Regards,
    Sean

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 30, 2016 at 19:04

    Hello,

    1. I’ve added this code in child style.css file to remove “Add to wishlist” link:

    .yith-wcwl-add-button {
        display: none !important;
    }

    2. I’ve edited the previous code to this one:

    a.button.etheme_add_to_cart_button.product_type_variable {
        display: none;
    }
    
    .product-slider .product-slide .price, #products-grid.products_grid .product-grid .price  {
       width: 100%;
    }

    3. I’ve added this css code:

    .logo {
       margin-left: 110px !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: kirashone
    kirashone
    Participant
    March 31, 2016 at 06:56

    Hi Sir/Mdm,

    the logo can shift towards the left abit? its not in the center. Thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 31, 2016 at 07:56

    Hello,

    I’ve edited the code:

    .logo {
       margin-left: 95px !important;
    }

    Check logo now.
    You can change the value to yours in child style.css file.

    Best regards,
    Jack Richardson.

  • 1 2
    Viewing 29 results - 21 through 29 (of 29 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.