Jump to content

moonlitdesign

Circle Member
  • Posts

    154
  • Joined

  • Last visited

Posts posted by moonlitdesign

  1. 17 hours ago, paul2009 said:

    The site was built on Webflow which is a no-code web design platform where breakpoints, flexbox layouts and cascading style changes can be built and manipulated visually. On Squarespace, you need to adjust this using code or a third party tool.

    That said, there are issues with the site you referenced, for example where the testimonials are too small on mobile.

    ahhhh I seee! Yes it's learning the code that's the issue hahahah. I'm trying! Thanks for the enlightenment!

  2. Site URL: http://www.moonlitdesign.uk

    Hey there, i've just discovered this website built with Showit i believe, and i wondered how it is so responsive? I'm fairly new to coding and when I designed my site images and text would move all over the place when you resize the browser. 

    This website however works completely seamlessly at any browser width and i basically just want to learn the secrets?! what code snippets and rules are allowing her to achieve this magic?

    https://www.bymartharose.com/

     

     

     

     

  3. On 4/10/2022 at 9:19 AM, tuanphan said:

    It looks like you figured it out?

    you answered my question on this on another users post. I can't thank you enough! 

    for other members, see code here: 

     

     

    Add a text link in description & add this to Design > Custom CSS

    /* List section - Make clickable - Keep button */
    body li.list-item {
        position: relative;
    }
    body .list-item-content__description {
        position: static;
    }
    body .list-item-content__description a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        color: transparent !important;
        background-color: transparent !important;
    }
  4. 4 hours ago, tuanphan said:

    Add a text link in description & add this to Design > Custom CSS

    /* List section - Make clickable - Keep button */
    body li.list-item {
        position: relative;
    }
    body .list-item-content__description {
        position: static;
    }
    body .list-item-content__description a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        color: transparent !important;
        background-color: transparent !important;
    }

     

    ABSOLUTE GENIUS thank you this worked a treat!

  5. Site URL: http://www.moonlitdesign.uk/enquire

    When I click on the portfolio (recent work) page and enquire page, when testing my site on ipad pro 11, the view of the page breaks so that it is not displaying the css i've set out for it, and the correct mobile navigation, but it is showing desktop navigation instead and a messed up layout. 

    I really don't know why?! any help much appreciated. Thank you!!!!

    www.moonlitdesign.uk/enquire

     

  6. 4 hours ago, tuanphan said:

    I just test html, body {overflow-x:hidden;} and it works here. Have you tried it again yet?

    The code works in hiding the over flow yes, but it then breaks the scrolling on mobile. it makes every page get stuck and unable to scroll up or down

  7. 21 hours ago, fuzzykiwimedia said:

    Im also having the same issue with my site!

    http://grandeurproperty.co.uk/stay/home

    Now,I know this code is effecting it...

    @media screen and (max-width:767px) {
    html, body {
        overflow-x: hidden;
    }
    }

    However, I have needed to add this to the site in order for my mobile nav to fit on mobiles correctly. It just stopped working properly yesterday, so the above code was a fix. 

    If I could stop scroll on mobile menu this would be the final hurdle!

    I literally experienced exactly the same thing too but never found a work around to either problems.  Draining me i've asked everyone and tried eveyrthing! sorry!

  8. Site URL: http://www.moonlitdesign.uk

    so i'm having this on going issue where i can't use html, body {overflow-x: hidden;} on the whole site as it is breaking the scroll on mobile. I know this isn't good practice either.

    so i thought i could try and localise the code to just the images instead but its not taking affect at all. can anyone see the problem here?


     .sqs-block-image .image-block-outer-wrapper .image-block-wrapper {
        position: relative;
        overflow-x: hidden;
    }


    I'm in 7.1! 

    i need to hide the overflow on mobile as it is ruining the experience! 

     

     

  9. Hey all! 

    I'm Danielle, Brand Designer & Photographer! I build beautiful, authentic brands and websites for creatives that feel like home.

    I took the self employed plunge late last year and whilst it's been a struggle at times, I am loving this new lease of life and purpose it's given me. 

    If you'd like to connect or check out my work, my website is: www.moonlitdesign.uk or you can follow me on instagram: @moonlit.design

    Love & Light xxxlh-coaching-socialmock2.thumb.png.c7570e4b05503baa26eb48cda58f3938.png

    MOONLIT-website-launch.jpg

    MOONLIT-website-launch3.jpg

  10. Site URL: http://www.moonlitdesign.uk

    Hi there,

    Please can someone help. I need another work around being able to hide the excess space and the ability to move my whole website. For some reason, overflow-x:hidden is messing up my mobile scroll so that is not an option. 

     

    Any suggestions greatly appreciated, I am really desperate for this 😞

     

    Thanks

     

    www.moonlitdesign.uk 

    and www.apexcoaching.uk pw hello123

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.