Center logo on mobile view

Discussion in 'RoadFighter WordPress Theme' started by dmedia, Aug 19, 2016.

  1. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Hi - Love this theme! Having an issue with the logo. On desktop view, logo looks great. On mobile view, it is cutting off on right, not responsive. Can you please advise how to fix this? Thank you!

    www.PaperStockIndustries.org
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header_wrapper .logo img {
        width: 100%;
        max-width: 100%;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page