Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Problems with making the design responsive #1274979

    Hi Nikko,

    See private content for imgur link.

    Best regards,
    Britte

    in reply to: Problems with making the design responsive #1274956

    can you add images to private data? I’ve put a link now instead since I’m not sure if it shows the img.

    • This reply was modified 3 years, 8 months ago by Britte782.
    in reply to: Problems with making the design responsive #1274955

    oops, see private content.

    in reply to: Problems with making the design responsive #1274786

    Hi Nikko,

    Thank you for pointing me into the right direction.

    I temporary deleted the quick css and only placed:

    /* Sticky header on mobile */
    @media only screen and (max-width: 767px) {
      .responsive #top #main {
        /* Margin top value should be equal to header height*/
        margin-top: 60px;
      }
      .responsive #top #wrap_all #header {
        position: fixed;
      }
    }

    This code does something now (so there must be a problem with my added css – which I’ll find out).
    However it works for screens between 601 – 767px but for screens smaller then 600 pixels the menu drops down a bit before it sticks (see screenshots) .

    Best regards,
    Britte

    in reply to: Problems with making the design responsive #1274645

    Hi Nikko,

    Thank you for your response.

    I understand the first code is for mobile but also for mobiles it doesn’t work. Changing it to 959px, or 1024px doesn’t make any difference.
    Unfortunately using the second code and change it to 100% doesn’t work either.

    Could you please have another look?

    Thank you
    Britte

    in reply to: Modify product purchase button #1271959

    Oh Yes, thank you!

    in reply to: Modify product purchase button #1271939

    HI Yigit,



    Thank you for your response. It seems almost right now:

    1. The prise is still there
    2. Perfect, thank you
    3. I want to move it more to the left, but only can change the button and not the dropdown within your code.
    4. After adding !important this works, thank you

    Please have another look and thank you for your help so far.

    Best regards,
    Britte

Viewing 7 posts - 1 through 7 (of 7 total)