• Resolved birdog123

    (@birdog123)


    Hi folks.

    1.
    How can we all the default theme in the plugin to scroll? Right now it loads but will not scroll down at all in the app.

    2.
    Also, what css will allow us to remove to generic top left tiles of pages? For example, the homepage shows “Home”?

    3.
    Lastly, how can we have css make to content span responsive full width at all times? For example, right now, there is a white margin on the left and right. Also a white margin on top where the #2 above. Likely white margin at bottom too but we can not scroll down to see if it has white space bottom margins yet.

    Thanks a lot.

    ??

    Greg

    • This topic was modified 5 years, 10 months ago by birdog123.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Amauri

    (@amauric)

    Hey

    1- Just tested and the app is scrolling. Problem solved?

    2- You can remove the title in Block Design > Content > Pages > Before pages

    3- Use this rule to remove padding on content:

    .post {
    padding: 0!important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘The Default Theme In App Will Not Scroll At All’ is closed to new replies.