Main menu under logo and stacked footer columns

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support Main menu under logo and stacked footer columns

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3350
    webhode
    Member

    Hi,
    I’m almost done setting up my webpage based on the Appdev theme. Great theme!
    I need help with the main menu and footer.

    Main menu
    The main menu floats under the logo. How do I get it “back” to the original position, on the right side of the logo?

    Footer
    I want to set up 3 columns. I selected 3 columns in theme options and added widgets to Footer Widget Area One, Two and Three. However, the widgets are displayed underneath each other, left aligned.

    #3351
    webhode
    Member
    This reply has been marked as private.
    #3366
    Raghavendra
    Moderator

    You have the Maintenace Mode plugin enabled which has a weird code in it which will probably break a lot of things –

    .clearfix { float:none;clear:both;}
    

    in its css/adminStyles.css file. You should either remove this code or go for another plugin.

    #3401
    webhode
    Member

    Thx! Got rid of the plugin.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main menu under logo and stacked footer columns’ is closed to new replies.