Change Logo Size in Movers Packers Theme

Home Forums All Other Themes Change Logo Size in Movers Packers Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58240
    RamonaRamona
    Member
    • Topics: 2
    • Replies: 0
    • Total: 2
    Member since: March 1, 2016

    I am trying to change the size of the logo for the Movers and Packers Theme. It is showing very small and need to increase it so it looks betters. the website is: sflhomeimprovements.com and you will see how small it is. I am not very good with css and php, so I need to know the easiest way to go in and make my logo larger

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

    Hi Ramona,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header .header-inner .logo{width:auto !important; margin:0 !important;}
    .header .header-inner .logo img{height:150px !important;}

    Regards,
    Dave

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