One section is overlapping to another

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support One section is overlapping to another

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #6435
    onlineadguy
    Member

    Hi i installed the theme & uploaded all the contents & i can see sections are overlapping one to other.

    here is the link

    http://sitepreview.lasvegaswebsolutions.com/vp/

    #6451
    Ernesto
    Member

    Hi, I see that the page is working properly. Which is the section that is overlapping with the other? Did you manage to fix this issue?

    #6546
    onlineadguy
    Member

    Hi no it is not fixed yet. If you reload the site after loading under navigation. And if you click on any section you will see the section header with Title is going under another section. so it is hiding the section header info.

    #6561
    Ernesto
    Member

    Hi, you can try entering the following code in your Custom CSS Section in your Theme Options Panel:

    #site-logo a img {
    margin: 0px 0 0;}

    Let us know if that worked for you!

    #6570
    onlineadguy
    Member

    Yes that worked fine for the slider but still sections are overlapping one into another like above screen shot i sent. Thanks

    #6595
    Ernesto
    Member

    Hi! Go to your Custom CSS Section in your Theme Options Panel:

    #sidebar-header {display: none}
    #header.sticky #site-logo {top: 5px; float: left;}
    #header.sticky #primary-menu {float: left;}

    Let me know if that worked!

    #6619
    onlineadguy
    Member

    worked!! thanks lot for your work.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘One section is overlapping to another’ is closed to new replies.