expand logo across

Discussion in 'Woodpecker WordPress Business Theme' started by huntercs, Oct 30, 2015.

  1. huntercs

    huntercs Member

    Joined:
    Jan 27, 2013
    Messages:
    42
    Likes Received:
    0

    Attached Files:

  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:
    @media only screen and (min-width: 1200px){
    #logo img {
        width: 100% !important;
    }
    }
    @media only screen and (min-width: 768px)
    #logo img {
        width: 100% !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. huntercs

    huntercs Member

    Joined:
    Jan 27, 2013
    Messages:
    42
    Likes Received:
    0
    i still can't get it to expand all the way across
     
  4. priya

    priya Guest

    Hello,

    Please follow the screenshot given below.

    logo_full_image.png

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. huntercs

    huntercs Member

    Joined:
    Jan 27, 2013
    Messages:
    42
    Likes Received:
    0
    how can i center the logo
     
  6. priya

    priya Guest

    Hello,

    Could you please share your dashboard credentials at [email protected] along with this thread link and we will do it for you.

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. priya

    priya Guest

    Hello,

    You would be glad to know that your issue has been resolved.

    Kindly check and reply..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page