Reduce picture size

Home Forums All Other Themes Reduce picture size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #150699
    Mark JohnsonMark Johnson
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: March 31, 2020

    Using Secure Pro Theme

    Trying to reduce the picture size of each logo in my ‘Strategic Partners’ section of www.computronics-ga.com website. Also, can someone tell me why my site take a couple seconds to load. Thanks

    #150725
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #home-section5-block-563 .cols4 .team-thumb img { width:50%; margin:0 auto; display:table;}
    #home-section5-block-563 .cols4 .team-thumb { height:auto;}
    #home-section5-block-563 .skt-builder-home-section5-block .team-infobox { top:150px;}
    #home-section5-block-563 .cols4 { min-height:280px;}

    Q. Also, can someone tell me why my site take a couple seconds to load?

    Ans: Kindly use tinypng.com to reduce sizes and compress all your images and reupload them.

    Lastly kindly use WP Fastest Cache plugin and ask hosting to have Zend Op Cache and PHP Server cache applied to your site or if they have NGINX available get them to use that.

    With all the above steps i am sure your site will be faster. Theme is just part of the entire WordPress website ecosystem and our themes are coded to be faster.

    Rest are all generic points i mentioned here.

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.