- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Is there any way to add custom css to the online store?
If there isn't, then there needs to be.
For example, the inbuilt formatting options for text, headings etc are too limiting.
I tried to javascript write a link to a custom stylesheet via the Integrations section, but it didn't work to override the inbuilt styles.
Ideally would be great if is was possible to add internal styles (e.g. <style>style declarations here</style>) to the HEAD or BODY via Integrations.
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I finally found a way!
It's a bit of a workaround but seems to work perfectly. Here's a tutorial with a code snippet and a step-by-step video.
I'm still hoping to see an actual custom CSS -feature soon. Preferrably using a CSS preprocessor like LESS (like Squarespace has).
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Thanks JOHNNO !
I hope it's helpful for many. And folks please let me know if there are other customisations you'd like to make, I can do more tutorials or help you 1-on-1.
Using this method pretty much anything is possible 🙂 Feel free to send me a message if you need help.
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi Johnno!
Can you assist me in where I can insert the css code for multiple bullet sessions with different colors? This is for Weebly dashboard.
How to change bullet(s) color to match content font color in multiple sessions on a single page? Is there a css or html code?
Thank you,
L'Tanya
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello,
How to change bullet(s) color to match content font color in multiple sessions on a single page? Is there a css or html code?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hey, @HMTIassist1 I moved your post to this thread where one of our Sellers shared their solution for Custom CSS in Square Online. I hope this answers your question.
Community Moderator, Square
Sign in and click Mark as Best Answer if my reply answers your question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I've recently started playing with the snippets API and this allows you to install a code snippet in the head of the page. I have used this to pull in an offsite stylesheet, and javascript. With this approach I can just edit the css/code on another domain and don't have to apply the work around listed above (which is great if you don't want to bother with the whole developer API thing).
The biggest issue now is targeting the DOM objects that you want to modify.. It's easy to effect things globally but there isnt really anything identifiable in specific containers to target them effectively..
I resorted to using javascript to find thing based on content, but even this is unreliable due to the script based nature of the page content (it doesnt exist when the DOM loads).
I had actually managed to inject code to replace an empty top container with a 100% slider with overlays, but unfortunately it's doesnt work reliably due the delayed nature of the site content.. so frustrating.
It would be great to be able to add and #id or .class to a section/container so that it could be targetted effectively..
Bruce
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello Bruce,
Does your topic apply to Weebly Dashboard? I agree with you regarding the option of adding #id and .class to a section or separate paragraph. I'm trying to accomplish this task below.
How to change bullet(s) color to match content font color in multiple sessions on a single page? Is there a css or html code?
Thank you,
L'Tanya
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi Bruce
Thank you!
I'm would like the bullet points or numbers to match the text color for each paragraph or sections content.
I was able to achieve the first color for the first session(pic 1) however, not for the second session. Here is the link: https://www.holisticmassagetraining.org/fees-costs--financial-aid.html
I placed this style code in the header code under SEO Settings. Unfortunately, online square is no use for this website at the moment.
<style>
div.paragraph ul li {
color: #333300;
font-family: Libre Franklin;
font-size: 23px;
letter-spacing: 3;
line-height: 2em;
font-weight: 900;
}
</style>
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Thank you Bruce!
It's impossible to create a another div? Wow! There are limitations with Weebly.
L'Tanya
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi Bruce,
I have two questions to ask you about Weebly functionality. ! Nav bar responsive for the home page (the other pages are responsive except for the home page) and subdomian for a second website? Unfortunately, Weebly pages are unable to copy to another site.
Thank you,
L'Tanya
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Unfortunately I am not familiar with Weebly and only use square online... hopefully someone else can help you
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Bruce,
Thank you again.
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hey, @HMTlassist1!
Just jumping in here to suggest you reach out with your question via the Weebly Seller Community, as if you've started on Weebly you'll be working with a slightly different Dashboard compared to Square Online Sellers.
Other Weebly Sellers may be able to speak to these topics in greater detail than we can here.
Community Moderator, Australia, Square
Sign in and click Mark as Best Answer if my reply answers your question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- « Previous
-
- 1
- 2
- Next »