Forum Replies Created

Viewing 9 posts - 11 through 19 (of 19 total)
  • Author
    Posts
  • in reply to: Add to Cart button looks off (unaligned) #11052

    I checked your site but donโ€™t see the code apply. Could you give us admin account, we need closer check. Thanks

    Hi,

    Hope you don’t mind; I asked my partner and he doesn’t allow access.

    I applied your code earlier but it looked just like the picture I sent to you, so I removed it.

    My complete Custom CSS Style is the following right now:

    .single_variation_wrap { margin-top: 0; }
    .woocommerce-variation.single_variation { display: none !important; }
    .table.variations { margin-bottom: 1em; }

    .entry-summary .single_add_to_cart_button,
    .entry-summary .external_single_add_to_cart_button {
    background-color: #f4af3a;
    }

    #jas-backtop { display: none !important; }

    .footer__top { padding: 50px 0;}

    .actions .button.apply-cupon {
    background-color: #000000;
    }

    .actions .button.update-cart {
    background-color: #000000;
    }

    .jas-mini-cart .button {
    background-color: #000000;
    }

    .jas-mini-cart .button.checkout {
    background-color: #f4af3a;
    }

    .badge span {
    font-weight: bold;
    background: #f4af3a;
    }

    .product-image:hover .product-button > *,
    .product-image:hover .db:before {
    display: none;
    }

    .product-image .product-button { display: none; }

    .woocommerce-message {
    display:none !important;
    }

    .woocommerce-info {
    display:none !important;
    }

    .wc-proceed-to-checkout a {
    background: #f4af3a;
    text-align: center;
    }

    .btn-quickview { display: none!important; }

    .badge .new { display: none!important; }

    .jas-menu li.hot a:after { display: none!important; }
    .jas-menu li.sale a:after { display: none!important; }
    .jas-menu li.new a:after { display: none!important; }

    html[lang=”es-ES”] .product-category h2::before,
    html[lang=”es-ES”] .product-category h3::before {
    content: “Comprar”;
    }

    #theme-my-login {
    margin-left: auto;
    margin-right: auto;
    }

    .price ins {
    color: #000000;
    font-size: 18px;
    }

    .entry-summary .price ins {
    color: #000000;
    font-size: 20px;
    }

    .price del {
    color: #000000;
    font-size: 16px;
    }

    .entry-summary .price del {
    color: #000000;
    font-size: 18px;
    }

    .availability span { display: none!important; }

    .place_order {
    background-color: #f4af3a;
    }

    .woocommerce .place-order input[type=submit] {
    background: #f4af3a;
    }

    .about_paypal { display: none!important; }

    Let me know If I did something wrong; I just pasted your code on the first line and looked like the last picture I’ve added here.

    Thanks again!

    in reply to: Add to Cart button looks off (unaligned) #11044

    Hi again,

    I applied that code and didn’t fix the issue. Instead, it changed many color configurations, price sizes, etc. I include the image taken from iPhone 5s.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Add to Cart button looks off (unaligned) #10988

    Hi Foster,

    I prefer if you can guide me through the forum.

    The Add to Cart looks like default now, except the color:

    Code:

    .entry-summary .single_add_to_cart_button,
    .entry-summary .external_single_add_to_cart_button {
    background-color: #f4af3a;
    }

    I removed the padding numbers and decreased the font size and works properly now only on iPhone 4Sย (version 9.3.5).

    On iPhone 5S (latest version: 11.0.1) It looks really bad: The quantity number field looks very large, and takes more space than the Add to Cart button itself…ย  just as in the picture that Harry added here (I include my screenshot too).

    (I also removed the wishlist and backtop icons). Don’t know if that is related.

    Appreciate the help.

    Regards,

    Jorge

    Attachments:
    You must be logged in to view attached files.
    in reply to: Add to Cart button looks off (unaligned) #10915

    Hi,

    Tested it on iPhone 4S (version 9.3.5) and 5S (can’t take a look at the version now).

    Also, why does the “Quantity bar” looks so big on your phone? Is there any way to fix that too?

    Thanks!

    in reply to: Reorder "Short description" #10717

    Hi!

    Oh, didn’t notice that, sorry! Now your theme is even more amazing ๐Ÿ™‚

    Thanks!

    Regards

    in reply to: Size of "Add to Cart" button #10626

    Thanks a lot, Harry! Worked ๐Ÿ™‚

    in reply to: Price color change #8348

    Hi, You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS .entry-summary .price ins { color: #f68e56; font-size: 25px; } Best regards

    Great! Thanks as always.

    Regards

    in reply to: Padding tweak on product detail #8301

    Excellent, thank you Foster!

    in reply to: Live search ajax function not working #8158

    Wow, that was it!

    Thanks a lot for your help!

    Cheers

Viewing 9 posts - 11 through 19 (of 19 total)