Logo on the left side

Discussion in 'Gommero WordPress Theme' started by designstouch, Mar 22, 2014.

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

    designstouch Member

    Joined:
    Feb 23, 2013
    Messages:
    133
    Likes Received:
    2
    Hi,
    How can I align logo on left side instead of center and on right side add phone and address without compromising the responsive layout display on the smart phone and tablet.

    Thanks!
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    1. To align the logo image in the left you can paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .logo a img.aligncenter {
    margin-left: 0px;
    } 
    2. Our all the theme are uniquely designed and have different feature and you are asking for theme non existing feature.
    So it is not possible for us to add phone number section on the right side in the header of Gommero Theme.

    But there is a trick to display phone number and address on the top right side.
    Firstly create banner image and add logo on the left side and, phone number and address on the right side.
    After that upload this banner image from Custom Logo section (Appearance > Theme Options > General Settings > Custom Logo) of your dashboard.
     
  3. designstouch

    designstouch Member

    Joined:
    Feb 23, 2013
    Messages:
    133
    Likes Received:
    2
Thread Status:
Not open for further replies.

Share This Page