Logo Resize at Roadfighter WordPress Theme

Discussion in 'RoadFighter WordPress Theme' started by shermenfoo, May 29, 2013.

  1. shermenfoo

    shermenfoo Guest

    Joined:
    Apr 9, 2013
    Messages:
    4
    Likes Received:
    0
    Hi, my current logo looks too small on this theme, I would like to have it larger so people can see the smaller words properly, can you give me a code where i can adjust the height and width to my liking

    my website is ecopolitan-sg.com
     
  2. shermenfoo

    shermenfoo Guest

    Joined:
    Apr 9, 2013
    Messages:
    4
    Likes Received:
    0
    Seeing how the menu bar could be pushed lower if the logo is bigger too, please provide code to push up the logo and menu bar too
     
  3. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    .header_wrapper .logo img{
    width:300px;
    max-height:200px;
    }
    .header_wrapper{
    margin-top:5px;
    }
     
  4. machucaraul

    machucaraul New Member

    Joined:
    Jan 27, 2016
    Messages:
    1
    Likes Received:
    0
    This is not working for my theme can you please provide the code to make the Logo Larger on the Roadfighter Theme!
     
  5. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page