Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author Caroline Moore

    (@sixhours)

    I’d first recommend creating a child theme for your customizations so they don’t get overwritten by future theme updates.

    Then you’d add some code to your child theme’s style.css. The navigation bar’s class is .navbar, so you’d want to set the position to something other than fixed (probably absolute) and change bottom: 0 to top: 0. (You may need to play around with it a little to get the desired results, I haven’t actually tried this myself.)

    I highly recommend using Firebug (getfirebug.com) or similar for CSS tweaks–you can target or “Inspect” different elements of your website to see what classes and styles are currently applied and what line numbers they’re on so you know exactly what to change.

    HTH!

    I tried this and it does move the menu options. It does not move the bar and I can’t figure out how to do that. I’m assuming that it’s with the search bar but don’t see anything that only says bottom.

    Any thoughts?

    Thank you!
    https://www.mybrokenheartart.com

    Theme Author Caroline Moore

    (@sixhours)

    It looks as though you’ve figured it out?

    I did! I had to do the navbar and the header menu. I want to change it to the green color of the dates but can’t find that color code. Would you tell me what that code is? Thanks for your speedy reply above! I’ve used other themes that I can’t find any support for so this is nice! ??

    Theme Author Caroline Moore

    (@sixhours)

    I don’t know off the top of my head, but you can use Firebug (see link in my response to the previous poster’s q) to grab it. That’s the easiest way to find info like that in the stylesheets!

    I will try that. Hopefully, that will speed up my process! Thank you!

    I love this theme! I have a question though, and I am sorry if you have already answered this, but when it comes to codes I am not very savy at that. I don’t have the floating navigation bar on my theme at all. I didn’t know if it was supposed to be apart of the theme or something that I have to create. Can someone help me though, I really like it and would like to have it on my blog as well.

    Thank you for any help you can give me!

    https://daurity29428.c4.cmdwebsites.com/blog/

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    EpicStudios1,
    your query is more likely to answer if you create your own thread.

    Theme Author Caroline Moore

    (@sixhours)

    @epicstudios1 you probably need to create and configure a menu in the Appearance -> Menus area. The menu won’t appear automatically.

    And yes, if you have further questions, please post a separate thread. It’s easier to help because the thread often contains additional information like what version of WP you’re using. Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Theme: Vintage Camera] Move floating navigation’ is closed to new replies.