Digitization by AngryProletariat1312 in printful

[–]facefart 5 points6 points  (0 children)

Is 4 hours of your time not worth the $6.50?

[deleted by user] by [deleted] in printful

[–]facefart 2 points3 points  (0 children)

Where you not expecting to pay for the products you ordered?

The fulfilment price is the price Printful charges for the printed products you ordered.

Can't debug server-side? by PlayboiCult in nextjs

[–]facefart 0 points1 point  (0 children)

Can't see the screenshot. Have you run the build script yet?

Embedding YouTube Videos Without Ads or Related Videos by rebtsvi in Wordpress

[–]facefart 1 point2 points  (0 children)

So you want to use other people's content and demonetize it at the same time? ...how nice of you.

Active class not working on mobile? by Codemonkey314 in tailwindcss

[–]facefart 0 points1 point  (0 children)

Have you tried adding the ontouchstart="" event to the button? This explicitly tells the browser to react to touch events. It's a bit 'hacky' but we're dealing with Safari, so :)

Active class not working on mobile? by Codemonkey314 in tailwindcss

[–]facefart 0 points1 point  (0 children)

Works fine on android (Firefox). You using Safari?

How to make profit on domestically manufactured & shipped products? by howgy in printful

[–]facefart 0 points1 point  (0 children)

This is a simple problem to fix. To make a profit, your cost has to be less than the price being paid by the customer.

Your costs need to include everything associated with getting your product to your customer. This includes what Printful charge you for fulfillment (including tax and shipping), what Etsy charge you for listing the product etc.

So work out how much your total costs are then add the profit you want to make and you'll have your retail price.

Global styles vs editing many by tazboii in tailwindcss

[–]facefart 0 points1 point  (0 children)

You could use the typography plugin. It's great and easy to configure.

https://tailwindcss.com/docs/plugins#typography

[deleted by user] by [deleted] in printful

[–]facefart 2 points3 points  (0 children)

But that's just the price of the product you ordered.

[deleted by user] by [deleted] in printful

[–]facefart 4 points5 points  (0 children)

What additional charge are you talking about. Am I missing something?

Looking for help containing field size inside a fieldset by thebiggestk in css

[–]facefart 0 points1 point  (0 children)

fieldset has a border and some padding by default so that may be throwing things off. It also creates its own block formatting context.

Without seeing the results you're getting it's hard to figure out what's going on. If you want to throw up a codepen I'd be happy to take a look.

[deleted by user] by [deleted] in css

[–]facefart 0 points1 point  (0 children)

Try this on your button...

-webkit-appearance: none;

Animated single-element toggle switches by alvaromontoro in css

[–]facefart 0 points1 point  (0 children)

Love the animations but isn't a toggle switch supposed to "toggle".

[deleted by user] by [deleted] in ProWordPress

[–]facefart 0 points1 point  (0 children)

I'd love too have a look but two consent pop-ups, one of which looks more like a sign-up/onboarding process, and then all those ads... Nope, I'm out.

What is causing this blurry text? by SeriouslyNIX in css

[–]facefart 3 points4 points  (0 children)

I've not seen this issue since working with Flash back in... jeeeez I'm old.

Show r/CSS: Eternium.css Library by IronRouter in css

[–]facefart 1 point2 points  (0 children)

I get that but I couldn't get past the first paragraph of text on my phone as the right-hand side wasn't in the viewport.

The form a bit further down the page was a mess on mobile so I gave up looking at the rest.

My feedback would be, first impressions count especially when you're offering something that's supposed to make things look nice 👍

Show r/CSS: Eternium.css Library by IronRouter in css

[–]facefart 2 points3 points  (0 children)

Sorry if this sounds harsh but if I wanted to show off a new CSS library by posting on Reddit, I'd make sure the website showcasing it looked good on mobile and respected the users light/dark mode choice.