• Resolved tomcorless

    (@tomcorless)


    Hello there

    My site is http://www.thechhouse.co.uk

    I was after some help with the Singl theme please.

    Firstly, i would be looking to freeze my navaigation bar at the top, so when i scrolled down the nav bar would be visable all the time (similar to ‘freeze top row’ in excell). Is this a possibility/how would i do it?

    In addition, i want to be able to add a couple of links (text or image) into the bar next to the social buttons. The idea is i can get rid of the drop down menu and have all my internal pages linked from a frozen top pane.

    Any help would be greatly appreciated thanks!

    Tom

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi Tom,
    Your site isnt showing from that link.
    Brenda

    Thread Starter tomcorless

    (@tomcorless)

    Hello,

    Put this code into your Custom CSS to keep your navigation bar on top:

    #header-wrapper {
      position: fixed; }

    As far as adding more items to your navigation, Im not familiar with how your theme is set up….it would seem like you could? But perhaps someone else can jump in here and let you know for sure!

    BjScott – thanks for that CSS!

    tomcorless – let us know if that does the trick. Be sure not to edit the theme files directly, otherwise your changes will be overwritten whenever the theme is updated.

    Since you’re already using Jetpack, an easy way to add custom CSS is to activate the Custom CSS module. You’ll then add your custom CSS in the new stylesheet editor that’ll appear in your dashboard, under Appearance > Edit CSS.

    In addition, i want to be able to add a couple of links (text or image) into the bar next to the social buttons. The idea is i can get rid of the drop down menu and have all my internal pages linked from a frozen top pane.

    That’s not at all how Singl was designed and would require some substantial modifications. It could be done with a child theme and some solid HTML, CSS, and template file knowledge, if you wanted to give it a try, but it would be much easier to find a theme that has a more traditional navbar, closer to what you’re looking for. 🙂

    Thread Starter tomcorless

    (@tomcorless)

    HI guys

    Thanks for the advice. It stays static now thats great. Much appreciated.

    Kathryn – Thats what i suspected 🙁 its a shame because the rest of the theme is perfect for what i want!

    cheers all

    Tom

    If you’re comfortable with it, you could always try forking Singl and combining it with another theme that has the type of menu you’re looking for. Good luck!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘freeze nav bar at top, and insert links in nav bar’ is closed to new replies.