Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #227824
    Ben Sun
    Participant

    Hi Team

    I am wondering the maximum size (in pixel) of the logo in Audioman Pro theme?

    Can you please take a quick look of my current logo on http://www.reservehifi.com.au ? I am happy with the current size (1280×1280) when viewing from a desktop. However, the logo is too big on mobile phone. What is the solution here?

    Furthermore, I am seeking solution to the portfolio section of my website. I like the 5 columns layout. But 4 portfolio pictures are not the prescribed size 640 x 640. Corping or resizing the picture would make it strange. Is there another solution?

    I am looking forward to your reply.

    Kind regards
    Ben

    #227843
    Skandha
    Participant

    @reservehifi: Hello Ben,
    To resize the logo
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-logo {
        max-width: 150px !important;
    }

    The recommended portfolio image size is 640x640px which is a square image. If you upload a square image the image should show up fine.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #227926
    Ben Sun
    Participant

    Hi Skandha

    Thanks a lot for the response. Can we only adjust the logo size when we view it using a mobile phone? I’d like to keep the original logo size.

    Regarding the prescribed square image of the portfolio, I would like to upload a rectangular image, can we tweak the size, such as 800×500?

    Kind regards
    Ben

    #228215
    Skandha
    Participant

    @reservehifi: Hello Ben,
    I don’t think the logo will show up well in its original size in mobile devices.

    To change the portfolio image size you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you hire a customizer.

    Kind Regards,
    Skandha

    #228452
    Ben Sun
    Participant

    Hi Skandha

    I see. So we can’t have two logo size. One for desktop and one for mobile phone?

    Could you please advise how to change portfolio image size in a child theme?

    Kind regards
    Ben

    #228752
    Skandha
    Participant

    @reservehifi: I am afraid it is not possible to have two logos.

    Since you are using Custom Type Portfolio the image size you upload, the portfolio images will be displayed in the same ratio. You will need to change the size of the images you have uploaded to get the desired result. The images you have uploaded are of different ratios.

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Logo size and portfolio picture size’ is closed to new replies.