[Resolved] Sales Page Template Q.2

Home Forums Support [Resolved] Sales Page Template Q.2

Home Forums Support Sales Page Template Q.2

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #195045
    Dave

    Tom,

    RE: the sales page template code you gave me a while ago – is there a way to use it without it affecting the Nav Menu?

    On my proofreading site here: https://betaproofreader.com/ you can see that narrowing the page is skewing the nav menu. Is there a way around that?

    Thanks!

    #195166
    Tom
    Lead Developer
    Lead Developer

    It looks pretty good to me – did you find a solution?

    #195173
    Dave

    Hey Tom – no.. see the Testimonials tab is down beneath the others? I have tried changing the position of the menu to left aligned but it still doesn’t fit – is there a maximum length the logo should be or something?

    I built another site where the logo goes above the nav menu when you scroll down: https://fictionwritingworkshop.com – so I am a bit lost with how this is behaving (as I am the other cos on my freelance writing site the logo stays to the left and the rest of the menu options stay where they are when I scroll down)

    Cheers
    Dave

    #195257
    Tom
    Lead Developer
    Lead Developer

    Ah, you must be working on a smaller screen.

    This is happening simply because there’s not enough room for all of the navigation items at that width.

    Have you tried applying the width only to the content container?

    .grid-container.container {
        /* Width CSS in here */
    }
    #201064
    Dave

    I actually didn’t understand that the float left and float right options were there and with a slghtly woder page and floating left it fixed it, thanks

    #201098
    Tom
    Lead Developer
    Lead Developer

    No problem 🙂

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