Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1108940
    Sam H
    Participant

    Hi!

    I am wondering how I adjust the image size of products that display in categories. I want the resolution to be better.

    Here is a example:

    https://charlestongiftsonline.com/?s=chimes

    Thanks in advance!
    Sam

    #1109096
    Joao
    Moderator

    Hi Sam,

    Please try adding the following code to Appereance > Customizer > Custom > CSS

    Let us know if it fits you.

     .entry-featured {
        width: 400px;
        float: left;
        margin-right: 3%;
    }

    Hope it helps

    Joao

    #1111975
    Sam H
    Participant

    Thanks Joao!

    Works like a charm!

    #1112043
    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂

    #1122528
    Sam H
    Participant

    Hi!

    There is an issue that has come up with the code that I put in. It is working for the search images, but the display images on the shop page are getting all messed up. I am attaching screen shots of both scenarios with and without the code. The goal is to have the smaller search images and the perfectly laid out shop page images. Let me know next steps.

    Thanks!
    Sam

    #1122533
    Sam H
    Participant

    For some reason it is saying that the file size of the images is too large.

    Here is a DB link to the screen shot images:

    https://www.dropbox.com/sh/lie44pzmmy4s79j/AAA-M0ELpfeAVzgFpg83m5HVa?dl=0

    #1122767
    Nico
    Moderator

    Hi There,

    Would you mind sharing us your admin credentials so we could check your setup closer.

    Don’t forget to set it as private reply.

    To upload screenshot, reduce the image so that you could upload it will. Not more than 512kb images.

    Thanks.

    #1124028
    Sam H
    Participant
    This reply has been marked as private.
    #1124030
    Sam H
    Participant
    This reply has been marked as private.
    #1124043
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    You can send us your current login credentials in a private message. Make sure to tick market Set as private reply so that only our staff can see it not the public.

    Thanks for understanding!

    #1127243
    Sam H
    Participant
    This reply has been marked as private.
    #1127578
    Jade
    Moderator

    Hi Sam,

    Please update the code suggested previously to:

    .search-results .entry-featured {
        width: 400px;
        float: left;
        margin-right: 3%;
    }

    Hope this helps.

    #1129962
    Sam H
    Participant

    Awesome! Thanks for the great support!

    #1130009
    Thai
    Moderator

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1108940 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>