[Resolved] Navigator theme – couple of problems

Home Forums Support [Resolved] Navigator theme – couple of problems

Home Forums Support Navigator theme – couple of problems

  • This topic has 6 replies, 2 voices, and was last updated 4 years ago by James.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1221511
    James

    1. I’m using the full screen background image for a minimalist type website – but the width on other pages is way too wide. I can shorten it using the layout meta box but that also shortens the full width footer. Any ideas? I’ve uncommented the css entry below thinking this would allow me greater control over the width, but alas! My default width in the customizer is 1170px.

    /*.contained-content {
    	max-width: 1170px;
    	margin: auto;
    		text-align: center;*/
    }

    2. I’m using sections so that I can use anchor links to two sections on my page. The IDs are ‘newest-interviews’ and ‘latest-articles’ the first one doesn’t work, despite me using the siteURL/#ID format in the URL box of the menu item.

    3. I’m using the “Use Nav as Header” option with transparency on the main page so I can still see the background image. How can I keep it as transparent for the home page only?

    #1221513
    James

    I can obviously use plugins like Yellow Pencil to make changes for every breakpoint, but I don’t believe that’s the correct way to do it – I don’t want tons of media queries!

    #1221528
    James

    Solved problem one by uncommenting:

    
    /* ------
    Wrappers
    ------- 
    
    body .grid-container {
    	max-width: 100%;
    }*/
    #1221533
    Leo
    Staff
    Customer Support

    Hi there,

    Have you solved all the issues?

    If you are just starting to build the site, I would highly recommend using our upcoming block plugin GenerateBlocks instead of Sections:
    https://generateblocks.com/

    It’s currently in Beta testing but we are moving along nicely and getting ready for the official release soon:
    https://generateblocks.com/install/

    One of the main goals of the plugin is to replace the old Sections add-on which won’t be getting any updates now.

    #1221535
    James

    Hi Leo, problems 2 and 3 I’m still struggling with! I will try generateblocks to help me with problem 2. Then repost here. Bascially can I create anchor links with the container grid in generateblocks?

    If you could help with problem 3 in the meanwhile that would be great!

    Thanks

    #1221550
    Leo
    Staff
    Customer Support

    I think a merged header element would be what you are looking for.

    It allows you to set custom navigation colors for that specific header element:
    https://docs.generatepress.com/article/header-element-overview/#navigation-colors
    https://docs.generatepress.com/article/navigation-as-a-header/#merge-with-header-elements

    Please try to keep 1 question per topic in the future so it’s easier for us to manage. We don’t mind you opening as many topics as you’d like 🙂

    #1221584
    James

    EDIT

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.