Extend Logo Area

Discussion in 'Local Business WordPress Theme' started by tpsarkis, May 25, 2016.

Thread Status:
Not open for further replies.
  1. tpsarkis

    tpsarkis Member

    Joined:
    Oct 18, 2012
    Messages:
    55
    Likes Received:
    0
    Is there a way to extend the logo area up to the middle of the header block.
    I'd like to fill the blank space between the logo and phone number areas.
    I could use a wide logo to do this but I need the area to be able to accept a wide logo that can cover up to half way across the header block.
    http://phonecomputer.es/
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .header .logo img {
        width: 54%;
        margin-left: 198px;
    }
    Note: Change the numeric 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
     
  3. tpsarkis

    tpsarkis Member

    Joined:
    Oct 18, 2012
    Messages:
    55
    Likes Received:
    0
    Thanks Priya.
     
  4. priya

    priya Guest

    You're welcome..:)

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page