[Resolved] WP Courseware Issue with bottom Nav (Complete Button)

Home Forums Support [Resolved] WP Courseware Issue with bottom Nav (Complete Button)

Home Forums Support WP Courseware Issue with bottom Nav (Complete Button)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #691939
    Donny

    Hello Tom,
    I have noticed when using GeneratePress with WP Courseware the bottom Navigation does not stay in the container on the right side of the container.

    Do you know would be causing the issue?

    This is on a local Dev site so I have included a screen shot:
    https://screenshots.firefox.com/9jXalCjWg4MHcf4C/www.wp-courseware.dev.cc

    #692003
    Tom
    Lead Developer
    Lead Developer

    That’s strange – any way I can see this live?

    It could be that element has a width of 100% + padding, making it wider than 100%.

    #692101
    Donny

    You are correct… If I remove the padding all is fine.

    Would you know of a fix?

    #692159
    David
    Staff
    Customer Support

    Hi there,

    The CSS box-sizing: border-box; property will stop the container from expanding.

    #692881
    Donny

    Thanks David… This code snippet worked perfectly!

    Thanks!

    #693080
    David
    Staff
    Customer Support

    Glad we could help 🙂

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