Avatar

Monzterdk

Monzterdk

About

Username
Monzterdk
Joined
Visits
18
Last Active
Roles
Member

Comments

  • I have also transferret recently and had similar problems solved by going to  the Settings/ Permalinks section And pushing the save settings. It often happens because of the .htaccess havent been updated or moved over Most Respectfully Monzterdk
  • Hmm I've never actually noticed the redundance in the two sections I'm shaving the lines down so they only show once :-) like this : /* Top bar */ #Top_bar.is-sticky a.button.action_button { top: 10px; } /* Center the Menu */ #Header .menu > …
  • My Custom CSS section looks like this: h1, h2, h3, h4, h5, h6 { font-weight: 300; } /* Footer */ #Footer .widgets_wrapper { padding: 50px 0; } #Footer .footer_copy a#back_to_top { display: none; } #Footer .footer_copy .copyright { margin-bottom: 2…
  • Thanks A Million :-) I really do not know how i missed that one (about the button) been looking through it a hundred times.. REGARDING THE TOP-BAR / CENTERED MENU for anyone who needs the centered menu  here is the collected code from the post Mu…