• Resolved tconcepts

    (@tconcepts)


    After the newest update the layout is broken.
    The distances from one item to the next is too wide.
    The item description is too narrow.

    https://ibb.co/Pz9FDxH

    Please help. Thank you in advance!

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Nirmal Kumar Ram

    (@sagarseth9)

    It seems to be a really weird issue. Can you share your website URL to review the issue?

    Thread Starter tconcepts

    (@tconcepts)

    We have the same problem.

    I had to use CSS to make an adjustment.

    Here my post yesterday: https://ww.wp.xz.cn/support/topic/urgent-page-style-completely-messy/

    Thread Starter tconcepts

    (@tconcepts)

    Thank you Sebastian, however I tried the same and put the Additional css line from skylerdesign but nothing happens…
    Same broken layout

    Which browser do you use? Your page looks fine here on Chrome and Firefox.

    Plugin Author Nirmal Kumar Ram

    (@sagarseth9)

    @tconcepts, try to add this css.

    .rpress-price-holder p {
        display: none;
    }

    It seems like there are some p tags that shouldn’t be there.

    Thread Starter tconcepts

    (@tconcepts)

    @sagarseth9 Thank you! This works for me. However there are some other issues:

    – the mobile view doesn’t show the first letter of the headliner. The first letter “S” is missing, just the letters “alate” is shown

    https://ibb.co/4MNQskP

    – the checkout page is messed up

    https://ibb.co/yP7Qsr8

    Thread Starter tconcepts

    (@tconcepts)

    @yansu I use it with safari

    I used this CSS to fix the checkout page issue:

    #rpress_checkout_form_wrap input.rpress-input, #rpress_checkout_form_wrap textarea.rpress-input {
    	width: 90% !important;
    }
    Thread Starter tconcepts

    (@tconcepts)

    @yansu Thank you for the code.
    I tried it and the results are as follow, still not correct

    https://ibb.co/RS78m2r

    hsi12

    (@hsi12)

    Hello,
    I am also having the same issue. After latest update layout has changed, messed up.

    – Positions of Price, Food Item Header has changed
    – Cart window has gone down to the bottom of all food items (in Safari)
    – Earlier layout of Food Item selection page was same in Safari and Google Chrome, but since after latest update layout in Safari and Google chrome is different: In google chrome food images are appearing on the left side of Foot Items and description, however in Safer same images are appearing on the Top of the Food Items.

    How to have the same layout in both – Safari and Google Chrome?

    How to keep the Cart Window (which is appearing on the right side) always on top in Safari?

    hsi12

    (@hsi12)

    Sorry guys but this really a pain, whole layout is messed up 🙁 … have to adjust all the CSS settings

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘After Update layout is broken’ is closed to new replies.