Logo too big

Discussion in 'Real Photography WordPress Theme' started by appleguy, Feb 15, 2016.

  1. appleguy

    appleguy Guest

    Joined:
    Oct 24, 2014
    Messages:
    63
    Likes Received:
    1
    How do I make the logo smaller on the home page?

    grillosventandhood.com
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .logo img {
        width: 26%;
    }
    Change the value as per the requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,
    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    smith likes this.

Share This Page