• This is a really nice clean theme based on the Bootstrap Framework so it works inherently. Nice feel and color scheme, with sidebar and footer widgets, and several theme customisation options.

    I had to tweak the header a little as the identity text didn’t render well on small devices. Added the following custom css to improve the main nav as it was obscured by WP toolbar:
    #masthead{ padding-top: 10px; padding-bottom: 10px; position: relative; } a{text-decoration: underline;} @media only screen and (max-width: 767px) { h1.main-title{ font-size: 15px !important; } .mean-container a.meanmenu-reveal{ padding-top: 12px !important; } }

    Otherwise, really pleased!

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    • This topic was modified 7 years, 11 months ago by bdbrown.
  • The topic ‘Nice and simple!’ is closed to new replies.