Livemesh Support

Support forum for WordPress Themes and Plugins by LiveMesh

Skip to content
  • Support Forums
  • Knowledge Base – FAQ
  • Register for Support
  • Login
  • Password Reset

How to align logo with the menu

Support Forums for LiveMesh Themes & Plugins › Forums › Agile Theme Support › How to align logo with the menu

Tagged: header, logo

  • This topic has 3 replies, 2 voices, and was last updated 6 years, 7 months ago by VeenaVeena.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • September 4, 2014 at 1:51 am #8933
    Fpsachafpsacha
    Member

    Hi there,

    I’d like the logo on my website to be aligned with the page titles in the header, rather than have it float in the middle of the header.

    I’d also like to reduce the height of the header but cannot figure out how.

    Can you help please?

    Thanks in advance

    September 4, 2014 at 3:20 pm #8962
    VeenaVeena
    Moderator

    Pls share the link of your site.

    September 4, 2014 at 11:34 pm #8966
    Fpsachafpsacha
    Member

    http://www.virtuel-info.com

    September 5, 2014 at 1:52 pm #8989
    VeenaVeena
    Moderator

    1.Pls remove the header area widgets(social icons).
    2.Pls remove the top margin property of site-logo and also give proper top padding to primary menu.
    3.Pls add the following custom CSS in themeoptions-

    @media screen and (min-width: 768px) and (max-width: 1024px){
    #site-logo{
    display: inline-block;
    float: left;
    top: 20px;
    }}

    @media screen and (min-width: 768px) and (max-width: 1024px){
    #primary-menu{
    display: block;
    float: right;
    margin-right: 0;
    padding-top: 15px;
    }}

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.

Our Themes

Tags

  • agile
  • appdev
  • austin
  • blog
  • contact form
  • css
  • demo
  • error
  • extinct
  • font
  • fonts
  • footer
  • gallery
  • header
  • home page
  • icons
  • images
  • install
  • installation
  • invent
  • lightbox
  • logo
  • menu
  • mobile
  • navigation
  • page sections
  • peak
  • portfolio
  • primary menu
  • responsive
  • revolution slider
  • setup
  • shortcode
  • shortcodes
  • sidebar
  • slider
  • social icons
  • tabs
  • testimonials
  • theme
  • update
  • video
  • visual composer
  • widget
  • woocommerce
Proudly powered by WordPress