Livemesh Support

Support forum for WordPress Themes and Plugins by LiveMesh

Skip to content
  • Support Forums
  • Knowledge Base – FAQ
  • Inbox
  • Register for Support
  • Login
  • Logout
  • Password Reset
  • Account
  • User

2 quick logo position/nav area questions (styling)

Support Forums for LiveMesh Themes & Plugins › Forums › Invent Theme Support › 2 quick logo position/nav area questions (styling)

Tagged: css, logo, navigation

  • This topic has 3 replies, 2 voices, and was last updated 8 years, 8 months ago by Raghavendra.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • July 12, 2017 at 1:10 pm #27024
    daveyola
    Participant

    hi, i have this strange thing where when a user scrolls and i’ve set the logo to shrink on scroll – which it does – it falls out of alignment/centering with the nav items – it drops down and sits nearly flush with the bottom of the space.

    and on a very related aside, is there a CSS bit or other way to set a “dark line” or “line with a shadow” to appear at bottom of edge of nav area? background is white (on my site) in both nav area and sections of pages, would love to see a crisp visual separation of the two spaces when scrolling….

    July 12, 2017 at 1:35 pm #27028
    Raghavendra
    Moderator

    Again, being able to open the site will help us provide the right code. Here are some Custom CSS you can try and see if they work –

    #header { border-bottom: 2px solid grey; }
    #site-logo, #header.sticky #site-logo { top: 0; }
    July 12, 2017 at 5:55 pm #27032
    daveyola
    Participant

    thanks – that seems to create a nice thin line at bottom, though strangely logo still sits at the line/bottom

    do you think if i added some kind of “bottom” to this code bit in custom CSS, it would do something?

    /* for padding above logo */
    #site-logo {
        top: 5px;
    }
    #header.sticky #site-logo {
        top: 5px;
    }

    or in the section that has code for reducing the size of logo when scrolling down?

    /* for shrinking logo on scroll */

    #header.sticky #site-logo  a  img {
        max-width: 75%;
    }
    
    #site-logo  a  img {
        transition: all ease-in-out 0.3s 0s;
    }
    July 13, 2017 at 1:42 pm #27036
    Raghavendra
    Moderator

    It is really hard to say what’s happening until I see the actual site. I would urge to continue development for now and let me know when you are ready with a site online. Should be an easy fix once we see the site source.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Invent 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