Okay
  Public Ticket #2569199
Category images wider + ship different address option missing + size guide make larger
Closed

Comments

  •  3
    vinnikiniki started the conversation

    Hi There,

    Really getting into this theme now, but do have 3 hopefully easy issues to fix.

    1. Make "Size Guide" more prominent - https://printdub.com/product/blue-alien-bunny-mens-t-shirt/ - under size/colour selection there is a link called "Size guide" how can i make this more prominent / perhaps style into a button? if cannot do button, what is the unique CSS identifier? Want to make ONLY THIS bolder/bigger font

    2. How can i make the category images wider? For example on my screen ART PRINT CUSHIONS (6) spills onto 2 lines - i would like to make ALL category images globally wider x higher - eg. https://printdub.com/product-category/home-studio-decor/

    3. Ship to different address missing - on my checkout i do not have the tickbox to select different address as is on the demo, how to activate it?

    Thank you
    Vinni

  •  1,558
    Laborator replied

    Hi Vinni,

    1. Add this CSS to Custom CSS:

    .single_variation_wrap a {
        padding: 10px 15px;
        border-radius: 3px;
        background:#EEE;
        color:#222 !important;
    }
    

    2. You can add this CSS to Custom CSS:

    .woocommerce .products.shop-categories .product-category {
        width: 33.3333%;
    }
    

    Image quality will be a bit lossy as they are not made for this size but it will do the job.

    3. Thats because you have not set any shipping method, to do that go to WooCommerce–> Shipping –> Shipping Zones, I have added a shipping method just for testing so you can see the option to select "Ship to a different address" shows:

    medium
    (view large version)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  3
    vinnikiniki replied

    Hi Art,

    1 + 3 thank you, works!

    2 - no good for mobile, but good for desktop... any other solution please?

    Thanks for quick reply, have a nice day

    Vinni 

  •  1,558
    Laborator replied

    Hi Vinni,

    2. Copy the CSS I gave you and paste it under Custom CSS > Responsive > Desktop, remove it from previous place where you added it.

    P.S. 1 and 2 are theme customizations which are out of the support and with all the respect but I cannot help you anymore with this as we do not provide theme customization for anyone, I helped you for some of the small customizations you had but I cannot help you further as it is not included in theme support, if you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Codeable. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  3
    vinnikiniki replied

    Thanks bro you are a legend! i will continue to recommend and purchase your products, have a great day 👋