Center logo and menu?

Discussion in 'Themia WordPress Theme' started by alchemy, Nov 11, 2016.

  1. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    Hi,

    is it possible to center the logo and the menu just like this screen shot please? I am using Version: 2.1.7 of this great theme.

    Many thanks for all your help
    Neil

    CENTER LOGO.jpg
     
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Yes, it is possible but it can be done through HTML/CSS changes of the header.php file.

    Kindly, share your WordPress admin credentials [email protected]

    WordPress site login URL:
    WordPress admin username:
    WordPress admin password:

    We will do the needful,

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  3. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Greetings from InkThemes,

    I am glad to inform you that- Your issue has been fixed, Kindly visit your site and acknowledge us for the same.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  4. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    That's great! many thanks for all your help :)

    Best wishes
    Neil
     
  5. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    Sorry to trouble you again - is it possible to increase the width of the menu to a similar width to the slider so i can fit more buttons on? at the moment if i try to add another button it wraps onto a second row.

    and secondly, my logo appears very small on a mobile, with a lot of space to the left and right. is it possible tp make it larger so it fills in this space at the sides?


    many thanks for all your great assistance!
    Neil
     
    Last edited: Nov 20, 2016
  6. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hi Neil,

    Yes, that's possible but we need to make some changes in the source code of the header.php file of the theme.

    You can share your admin credentials at [email protected] and rest we will do.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  7. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    Sorry to bother you again Naveen, one last thing I promise!

    is it possible to assign a background image to the container area that holds the logo? I'm trying to create a background image across the full width of the top of the page.

    thanks as always
    Neil
     
  8. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Yes, it's possible through below code:

    Code:
    .logo {
        background: url(http://holistichealingpartnership.com/wp-content/uploads/2016/11/final1b-1.jpg);
    }
    Just upload your desired image in your WordPress media and use its URL in the above code.

    This will resolve your issue,

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  9. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    thanks Naveen that's brilliant!

    best wishes
    Neil
     
  10. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Welcome:)
     

Share This Page