Permanently Deleted

  • ThisMachinePostsHog [they/them, he/him]
    ·
    edit-2
    4 years ago

    The site looks great for what you're attempting to accomplish, and the designs on your products are pretty dope too.

    The only criticism I have is, I personally dislike when websites have the collapsible Mobile Menu when viewing on desktop. I'd suggest having a traditional full-width site menu, and have it switch to the Mobile Menu when viewing on smaller screens.

    Edit: If you do decide to follow my advice and you're not sure how to do responsive design, I found this tutorial video that seems pretty straight-forward. It can be done with CSS.

    • SpaceDogLaika [any]
      ·
      4 years ago

      I get it, and I agree. A lot of my limitation come from working with the pre-made modifiers available with the interface I'm using because it doesn't need to be coded in. I'll definitely look into that.

      • ThisMachinePostsHog [they/them, he/him]
        ·
        edit-2
        4 years ago

        I know what you mean. When I’m using a theme or site builder on Wordpress that’s different from what I’m used to, I get super frustrated when I know something is possible but either I can’t figure it out, or the builder itself lacks the ability to change it.

        Look for your Menu or Navigation settings, or look for anything that says RWD or Responsive Design if you can’t fix it in your Menu settings. Most themes and site builders are responsive, so if you can toggle your menu links to go across the header, it might automatically switch to a Mobile Menu when you make your screen smaller if you’re on a desktop. Good luck!

        Edit: And if all else fails, try to do it in CSS! Let me know if you decide to do this and need help.