Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi rob
    please provide website link
    Thanks

    Thread Starter Rob

    (@gravelrash)

    Hi,

    I’m still building the site on my local WP instance. At the moment the header menu is aligning to the left.

    Menu

    Theme Author moozthemes

    (@moozthemes)

    Hello Rob!

    Thanks for using Barletta ??

    If you are familiar with css, then in style.css (in row 435) you can add the following two classes.

    .navbar .navbar-nav {
      display: inline-block;
      float: none;
      vertical-align: top;
    }
    
    .navbar .navbar-collapse {
      text-align: center;
    }

    Or if you want, I can add this as option in some of my upcoming updates.

    • This reply was modified 8 years, 2 months ago by moozthemes.
    • This reply was modified 8 years, 2 months ago by moozthemes.
    Thread Starter Rob

    (@gravelrash)

    Hi

    Thanks for the reply, that worked perfectly.

    I really like the simple design on the theme, one thing that would be really useful is some more control over the footer. Colour, additional text etc.

    Cheers
    Rob

    Theme Author moozthemes

    (@moozthemes)

    Hi Rob,

    I just uploaded Barletta theme update.
    Now you can change footer & text color and copyright text as well.
    And there are option to center menu. Go to “customizer -> layout options -> checkbox (center menu).”

    Have a nice day. ??
    Zigmars

    • This reply was modified 8 years, 1 month ago by moozthemes.
    Thread Starter Rob

    (@gravelrash)

    Hi Zigmars

    Great, thanks for doing that, with the other changes you’ve done it saves me having to run a child theme which is good news.

    Just to be cheeky, it would be good if the copyright text could also accept html so I can add a hyperlink. Also a custom code box would be really useful for those CCS tweaks that sometimes are needed.

    Thanks for the support!
    Rob

    • This reply was modified 8 years, 1 month ago by Rob.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Centre menu’ is closed to new replies.