Move element within menuitem

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10993
    wyattt
    Participant

      I am trying to move the prices below the item description. When I move the php code for the prices below the item description in loop-responsive it destroys the css, moving the individual menuitem elements around the page. Is there an easier way to do this?

      Thanks for the help.

      #10995
      Olly
      Admin & Mod

        >Is there an easier way to do this?

        no.
        if you move things around you will have to adjust the css

        #10996
        Olly
        Admin & Mod

          btw, you might find it easier to use the grid layout option.
          you will still have to move the prices below the description if that is what you want, but they are not nested and the css adjustment should be easier…just an idea

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Move element within menuitem’ is closed to new replies.