Jump to content

Arjuna

Circle Member
  • Posts

    15
  • Joined

  • Last visited

Everything posted by Arjuna

  1. Hi @tuanphan Thank you for your help with this topic! I am trying to use this code and make it responsive to different screen sizes. It's too big on the computer and too small on mobile. Can you help me make it work so it responds to different screen sizes? <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <div class="logoload"></div> <script> $(function() { var loadLogo = $('header').find('img').attr('src'); $('.logoload').css('background-image', 'url(' + loadLogo + ')'); }); </script> <style> .logoload { /* SET BACKGROUND COLOR */ background-color: black !important; /* SET BACKGROUND SIZE */ background-size: 70vw; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background-position: center; background-repeat: no-repeat; } </style> <script type="text/javascript"> $(window).load(function() { $(".logoload").delay(100).fadeOut("slow"); }) </script> Thank you!
  2. Thank you! I added margin-top: 0; margin-bottom: 0; to the h5 in CSS. It worked!
  3. Hey friends, can someone please explain to me why the spacing here is appearing so much larger on the live site versus as in the preview? https://laepf.org/community-brigade I used CSS to create h4, h5, and h6 font styles and then inserted code blocks that very simply contain <h5> ...</h5>. On other projects this has worked fine but for some reason the spacing here is all messed up. See the attached screenshots of the preview versus the live site. Thank you friends!
  4. Hi, thanks for your reply. Can you tell me more about why it’s lacking?
  5. Site URL: http://chcfresno.org Hello all you beautiful developers! I have a client that sells annual memberships. They are asking if it’s possible to setup an automatic renewal for these memberships. I see that the subscription product feature has options for weekly and monthly billing. Is there anyway to set this up as an annually billed subscription? If not, can anyone suggest any alternatives, e.g. how to set this up best with Square, Stripe, PayPal, other solutions, etc. Thanks for the advice!
  6. Site URL: https://www.astrologydome.com/ Hey all, I have a client asking to create a custom functionality for their site to enable visitors to plug-in their information (birthday, birth time, and birth location) and be able to download a graphic astrological chart. Feel free to contact the client directly for more information: Galit at astrologydome@gmail.com Thanks, friends!
×
×
  • 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.