Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

267
Vistas
Can we add css classes on Shopify?

I working on Shopify website by editing. And new css files needed to be added. Created style.css file in assets and connected in theme.liquid file as

{{ 'style.css' | asset_url | stylesheet_tag }}. 

I want to know can we add new css classes? If so how can we do it?

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

And you have to add this to it

{
    "type": "text",
    "id": "section_css_class",
    "label": {
      "en": "Section CSS Class"
    },
    "default": {
      "en": "Type your own CSS class"
    }
  },

and

 <div class="page-width {{ section.settings.section_css_class }}">
about 4 years ago · Juan Pablo Isaza Denunciar

0

You can edit the style of your class on CSS by adding . (period). For example, if your HTML has <div class="this"> you can edit it on the CSS file:

.this{
color: white;
}

or do you mean, can you add a class in the HTML file? If that is what you mean, then this link can help you. You have to switch from the rich text editor to the HTML editor as shown this is image:3. Switch from the rich text editor to the HTML editor [by Adam Ritchie]

References: Adam Ritchie, https://getshogun.com/learn/shopify-custom-css

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda