Forum Replies Created

Viewing 10 posts - 1 through 10 (of 82 total)
  • Author
    Posts
  • in reply to: MINI CART IS BROKEN #43959

    Alright, thanks Harry.

    in reply to: PRODUCT SLIDER #39494

    Thanks.. just fixed it.

    in reply to: PRODUCT SLIDER #39492

    I figured out how to do it. How do I center the slider on mobile??

     

    I cannot figure it out

    Attachments:
    You must be logged in to view attached files.
    in reply to: PRODUCT SLIDER #39490

    I just want it to look like this

    Attachments:
    You must be logged in to view attached files.
    in reply to: PRODUCT SLIDER #39487

    Thanks  Harry, long time,

     

    The  problem with the slider.. How come it doesnt look  the same on Mobile?  it only shows  1  item at a  time.

     

    How can I make the mobile slider show 4 products at once like the desktop slider?

     

    While  on desktop it looks beautiful..

    check screenshots please,

    Alright, I’m  renewing  support when i’m  finished doing  this tweak.

    Attachments:
    You must be logged in to view attached files.
    in reply to: PRODUCT SLIDER #39485

    Also how do I  change my cart icon? i want to change  it to a shopping bag.

    in reply to: Product Page Help PLEASE #26174

    Once again Harry saves the day.

    For anyone looking to add a keep shopping button to help keep users on their shops longer.

    I will leave the snippet code for this theme below.

    //add back to store button after cart
    add_action(‘woocommerce_single_product_summary’, ‘themeprefix_back_to_store’, 35);
    function themeprefix_back_to_store() { ?>
    “><?php _e( ‘Keep Shopping’, ‘woocommerce’ ) ?>
    <?php
    }

     

    Use Harry’s styling to adjust it for mobile.

     

    Much thanks to Gecko & harry.

    in reply to: Product Page Help PLEASE #26161

    Anyone know how to css the sizing of the buttons on MOBILE?

    in reply to: Product Page Help PLEASE #26159

    Hi Harry,

    You fixed the web version and made it perfect. Unfortunately the mobile version did not change.

    The buttons are vertical instead of horizontal.

    Please see below.

    WEB VERSION IS PERFECT

     

    The problem continues on Mobile.

     

    in reply to: Product Page Help PLEASE #26145

    I changed the item settings to sold individually which got rid of the number box. But the Keep shopping button is still not on the same line as the add to cart button.

     

     

    Please help me make the buttons equal like they are in the photo below

     

Viewing 10 posts - 1 through 10 (of 82 total)