Forum Replies Created

Viewing 15 posts - 16 through 30 (of 109 total)
  • Posted in:
  • in reply to: Remove items from Product page #97274
    crystallisspecimens
    Member
    Post count: 113

    Now I have moved to the bottom and still can see it in mobile device iPhone.

    Please look:

    .page-heading { padding-top: 25px; padding-bottom: 0px; margin-top: 0; margin-bottom: 0 !important; position: relative; text-align: left; border-bottom: 0px solid transparent; border-top: 0!important; }
    .page-heading h1, .page-heading h3 { color: #ffffff; }
    body .has-one-sidebar ul.products li.product { width: 229px; }
    .inner-page-wrap { margin-top: 10px; margin-bottom: 0px; }
    figure img { width: 70%; height: auto; }
    .woocommerce .wc-new-badge, .woocommerce .free-badge {
    display: none;
    }
    #breadcrumbs {display:none;
    }
    .search-results .page-heading {
    display: none;
    }
    .search-results .standard-post-author {
    display: none;
    }
    .search-results .inner-page-wrap {
    padding-top: 220px;
    }
    .search-results .standard-post-details .standard-post-date {
    display: none;
    }
    @media only screen and (min-width: 480px) {
    .search-results .blog-items.standard-items .blog-item figure {
    width: 50%;
    }
    .login-wrap {
    width: 50%;
    margin: 0 auto;
    }
    .search-results .blog-item {
    padding-top: 15px;
    margin-bottom: 15px;
    }
    .woocommerce ul.products li.product figure {
    width: 75%;
    }
    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    margin-right: 40px;
    }
    .product-category.product img {
    width: 80%!important;
    }
    /* IMAGE AREA */
    .woocommerce div.product div.images {
    width: 37%;
    }
    /* DETAILS AREA */
    .woocommerce div.product div.summary {
    width: 60%;
    }
    .woocommerce ul.products li.product figure {
    left: 11%;
    }
    .accordion-inner h2 {
    display: none;
    }
    .search-results .love-it-wrapper {
    display:none;
    }
    }
    .shop-actions {
    display: none;
    }
    .product_meta p .leave-feedback {
    display: none;
    }

    in reply to: Remove items from Product page #97271
    crystallisspecimens
    Member
    Post count: 113

    Do you mean login to the wordpress?
    Or just the link to my website?

    The Link is here:
    http://www.crystallis.com

    in reply to: Remove items from Product page #97258
    crystallisspecimens
    Member
    Post count: 113

    Hello Kyle,

    I have a custom css to remove LEAVE FEEDBACK. It works for the website in the computer but in mobile devices I still have the Leave Feedback button. Last time you told me that this code could probably be inside a media query. But I have moved the code (customs css) all around in the customs css but still appears in iPhone.

    Maybe I can send you all my custom css in the next message?
    Let me know.

    THX

    in reply to: Mobile website not responding #97050
    crystallisspecimens
    Member
    Post count: 113

    Hello Kyle,

    Where can I find:

    /js/functions.js line 565.

    So I can do some changes.

    THX

    in reply to: Mobile website not responding #96901
    crystallisspecimens
    Member
    Post count: 113

    Yes it works great!
    But Leave feedback still apears in the mobile device.
    I have moved also to the bottom od custom css but nothing happens.

    thank yo

    in reply to: Mobile website not responding #96873
    crystallisspecimens
    Member
    Post count: 113

    Kyle,

    When I use this code:

    @media only screen and (min-width: 480px) {
    .search-results .blog-items.standard-items .blog-item figure {
    width: 50%;
    }
    }
    .shop-actions {
    display: none;
    }

    The black box goes away on the mobile device but then in the product single page, the picture and information are not fine.

    If I remove this (}) from the code and include the shop actions in the query, then the picture and information is fine but the black box comes back again.

    in reply to: Mobile website not responding #96870
    crystallisspecimens
    Member
    Post count: 113

    here it is

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mobile website not responding #96859
    crystallisspecimens
    Member
    Post count: 113

    Hello Kyle,

    Before I follow those steps I noticed that there is a problem with the picture of a product in the mobile device. It becomes very small.

    I have the following custom css:

    @media only screen and (min-width: 480px) {
    .search-results .blog-items.standard-items .blog-item figure {
    width: 50%;
    }
    }
    .shop-actions {
    display: none;
    }

    The black box is gonne but in the single page product the image become much smaller and also the description too.
    I noticed that the Leave Feedback is still on the mobile device. I used a customs css to remove this but on iphone stills showing.

    THX

    in reply to: Mobile website not responding #96832
    crystallisspecimens
    Member
    Post count: 113

    File is attched

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mobile website not responding #96831
    crystallisspecimens
    Member
    Post count: 113

    HEllo Kyle,

    This is what I have done:
    I took out this code:

    @media only screen and (min-width: 480px) {
    .search-results .blog-items.standard-items .blog-item figure {
    width: 50%;
    }

    And I left only this code:

    .shop-actions {
    display: none;
    }

    The black box is out from the computer and mobile but on the mobile I can still see part of the second image. The second image that roll over.

    HAve I done anything wrong? With the codes?

    THX

    in reply to: Mobile website not responding #96827
    crystallisspecimens
    Member
    Post count: 113

    HEllo Kyle,
    Yes I have this code on the custom css.
    What do I need to do?
    Remove the whole code?

    Sorry I did not understand what needs to be done?

    in reply to: Mobile website not responding #96819
    crystallisspecimens
    Member
    Post count: 113

    Hi Kyle,

    I have this code already. It works for the website on a computer but in iphone device, I still see the black box. Or in the computer when I give a zoom 200% for example the black box appear again.

    THX

    in reply to: Mobile website not responding #96749
    crystallisspecimens
    Member
    Post count: 113
    in reply to: Mobile website not responding #96730
    crystallisspecimens
    Member
    Post count: 113

    Hello Kyle,

    I have a problem with the website showing on a mobile device (iPhone).
    Recently we removed the black box (Add to shopping bag button) from the products. This works fine for the website in a normal computer but in a mobile device I still see the black bar on the product photo.

    Do you know how is possible to remove it also from iPhone device?

    Thx

    in reply to: PRODUCT ZOOM SIZE #96152
    crystallisspecimens
    Member
    Post count: 113

    ok thanks

Viewing 15 posts - 16 through 30 (of 109 total)