Cant upload css to whole online store through custome css

Topic summary

A user is attempting to build a Shopify store (gymom.in) using an Android mobile device but is unable to apply custom CSS code to their entire online store.

Technical Issue:

  • The user wants to add global CSS styles targeting various HTML elements (div, ul, p) and specific classes (header, footer, featured products, product titles, prices, add-to-cart buttons)
  • The CSS code appears corrupted or garbled in parts of the post, with reversed text fragments visible

Current Status:

  • The issue remains unresolved
  • The user is requesting support to successfully enter CSS code into their Shopify account
  • No solutions or responses have been provided yet

Context:

  • This appears to be a mobile-specific limitation or technical difficulty with Shopify’s theme customization interface when accessed via Android
Summarized with AI on November 10. AI used: claude-sonnet-4-5-20250929.

I am use android mobile to build a shopify account to my online store gymom.in but I cannot enter my CSS cudtomes to all section

/* Apply styles to all div elements */

div {

/* CSS properties */

}

/* Apply styles to all ul elements */

ul {

/* CSS properties */

}

/* Apply styles to all p elements */

p {

/* CSS properties */

}

/* Header styling */

.header {

/* CSS properties */

}

/* Footer styling */

.footer {

/* CSS properties */

}

/* Footer links */

.footer a {

/* CSS properties */

}

/* Hover effect on footer links */

.footer a:hover {

/* CSS properties */

}

/* Featured product container */

.featured-product {

/* CSS properties */

}

/* Product title */

.featured-product .product-title {

/* CSS properties */

}

/* Product price */

.featured-product .product-price {

/* CSS properties */

}

/* Add to cart button */

.featured-product .add-to-cart {

/* CSS properties */

}

Please support me to entering css code to my shopify account

Warm regards

Hiralal Raut

gymom.in