Jump to content

RNATranslation

Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by RNATranslation

  1. Site URL: https://www.rnatranslation.com/blog Hi there, Title sums it up. Trying to change images in the comment section I've an attached an image to show exactly which icons
  2. Sorry the code was a template from another page that I was hoping to use as an example <script> window.addEventListener("DOMContentLoaded", function () { document.querySelector("h3.comment-count").innerText = "Comments"; }); </script> I just want to change comments [0] to comments and remove the number on load. The problem is I can't select the element in blog post entries for some reason but with that same code template I can on pages like the home page
  3. Site URL: https://www.rnatranslation.com/blog <script> window.addEventListener("load", function () { document.querySelector("a.sqs-block-button-element").innerText = "Comments"; }); </script> Is the code I would like to use to change the comments in the comment section of the blog post Usually selecting items on other pages like the home page with this exact same process of selection works But for some reason it doesn't work for blog posts? The CSS I have seems to work just fine I apologise as the blog posts are unpublished currently Thank you in advance for any assistance
  4. No screen size problem, just wanted to know if changing the layout using css is not going to make the site unstable? If there's a better way please let me know
  5. Site URL: https://www.rnatranslation.com About to release an update for an app that includes uploading to iOS and Android There's a button for downloading the app included in the screenshot provided that currently only links to iOS I'd like to detect if the user is on iPad, iPhone or Mac and link to the app on iOS or if the user is on any platform outside of apple products to link to the app on Android
  6. Hi there Yes, just saw this now I've since been able to solve this problem But if it's possible could you help with website layout? I've currently got code for the spacing in the footer for a newsletter, but I'm not sure it's the best route <style> span.newsletter-form-button-label { font-family:'bebas-neue'; letter-spacing: 1.2px; } .newsletter-block .newsletter-form-field-element { border-radius: 0px; border: none !important; font-family:'bebas-neue'; letter-spacing: 0.7px; background: white; outline: none; padding: 16.25px; } @media screen and (max-width:600px) { .newsletter-block .newsletter-form-field-element { text-align: center!important; } } .newsletter-form-header { display: none !important; }</style> Is there a better way, or is any code that works fine? In specific, is using css to modify padding fine for different screen sizes?
  7. Site URL: https://www.rnatranslation.com/contact Having trouble targeting and specifically for only that page changing a symbol after text This about as far as I've gotten div#block-.sqs-block form-block sqs-block-form But I'm not sure which tag to use so the code can be recognised like custom css with <style></style>
×
×
  • 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.