How to Add Custom CSS in Elementor: 4 Easy Methods

Custom CSS in Elementor

Letar efter sätt att lägga till anpassad CSS i Elementor?

Att utöka de redan fantastiska Elementor-designerna genom att lägga till anpassad CSS kan ge dig en oslagbar fördel gentemot dina konkurrenter.

Så varför inte använda lite Elementor anpassad CSS och sticka ut i mängden i denna mycket konkurrensutsatta digitala värld, eller hur?

Det finns ingen anledning till varför du inte skulle göra det.

Men hur lägger man till anpassad CSS till dra och släpp Elementors sidbyggare?

Tja, du kan lägga till anpassad CSS i Elementor på många sätt. För att veta mer detaljer om hur man lägger till anpassad CSS i Elementor Keep på att läsa...

How to Add Custom CSS in Elementor

Adding custom CSS in Elementor allows you to modify and enhance the design of your WordPress website beyond the default styling options. It gives developers and designers more control over layout, colors, spacing, and other visual elements.

Methods to Add Custom CSS in Elementor

✅ Elementor Advanced Tab – Select a section, column, or widget → Go to Advanced → Custom CSS → Add your CSS code. This applies styling directly to that specific element.
✅ HTML Widget – Drag the HTML widget into your page → Add CSS inside a <style> tag. Useful for adding small pieces of custom styling within a page.
✅ Elementor Site Settings – Open the Elementor menu → Site Settings → Custom CSS → Add CSS. This applies styles globally across the entire website.
✅ WordPress Customizer –  Go to Appearance → Customize → Additional CSS in the WordPress dashboard → Add your CSS. This method works outside Elementor and affects the whole site.

Exempel

If you want to customize the appearance of a button in Elementor, you can add custom CSS to modify its style. After selecting the Button widget in the Elementor editor, go to the Fliken Avancerat and open the Anpassad CSS field. You can then add CSS code to change the design of that specific button, such as setting the background color to red and the text color to white. You can also increase the padding and add rounded corners to make the button more visually appealing and noticeable on the page.

Sammanfattning

Elementor allows you to add custom CSS at different levels, such as element-level, page-level, or site-wide, so you can control exactly where the styling is applied.

CSS (Cascading Style Sheets) is a rule-based style sheet language used to change the layout and appearance of web pages built with a markup language such as HTML or XML. Using CSS is an efficient way of web design because it keeps both content and style in separate file giving you the most flexibility and ease of use.

Why Should You Add Custom CSS in Elementor Site?

Tja, det är inte obligatoriskt eftersom Elementor itself provides all the customization options you need to create beautiful websites. However, if you are someone who knows how to code and wants to use your creativity to enhance the look of the site, then you can add Custom CSS in Elementor.

  • Using custom CSS in Elementor, you can override the theme’s style to implement a new style. Suppose you love the whole look of a page that your theme provides, but you want to change the layout a tiny bit in one section; then you can take the help of Elementor custom CSS to do that.
  • På samma sätt kan du även åsidosätta Elementor premade malls design med hjälp av de anpassade CSS-kodavsnitten.
  • Du kan också anpassa din webbplats så att den ser annorlunda ut på olika enheter genom att lägga till anpassade CSS-kodavsnitt till Elementor.

Where to put your CSS in Elementor

Elementor provides multiple ways to include custom CSS, each with its unique advantages depending on the scope of your styling needs. Here are the primary locations where you can put CSS in Elementor:

  • Elementor Widgets: Add CSS using the Elementor HTML widget.
  • Sections or Columns: Apply CSS to entire sections or columns in the AvanceradAnpassad CSS flik.
  • Site-Wide CSS: Add global CSS in Elementor → Site Settings → Custom CSS (Pro only).
  • WordPress Customizer: Använda sig av Appearance → Customize → Additional CSS for basic site-wide styles.
  • Theme Files or External CSS: Add code to style.css or use an external .css file for advanced needs.

How to Add Custom CSS in Elementor: 4 Different Methods

Att lägga till anpassad CSS är inte alls ett svårt jobb. Faktum är att du kan lägga till anpassad CSS i Elementor med olika metoder. Här delar jag med dig av de fyra säkraste sätten att lägga till Custom CSS från Elementor.

1. Add CSS using Elementor’s Custom CSS Code Snippets

Elementor provides you with an advanced option to add custom CSS to your sections, columns, and widgets. However, detta alternativ är endast tillgängligt med Elementor Pro.

För att lägga till anpassad CSS till valfri sektion/inre del av din Elementor-webbplats, follow the steps –

  1. Click on the inner section (Six Dots) of the part of the content where you want to apply CSS to go to edit mode.
  2. Flytta till Fliken Avancerat
  3. Hitta Anpassad CSS. Then, expand the Custom CSS tab and add your custom code.
Adding custom CSS via Elementor's Advanced tab by clicking the inner section

As an example, here, we’ve written custom CSS to style the background in sky blue.

Adding custom CSS to a section of a Elementor page via the Advanced tab's Custom CSS option

Similarly, you can add custom CSS in Elementor widgets as well. Here is an example –

  1. Click on the widget to go to edit mode
  2. Go to the Advanced tab
  3. Find Custom CSS and add your custom code by expanding it
Add custom CSS in Elementor widgets

Here, we’ve written custom CSS to add a green border around the video widget.

Adding custom CSS in an Elementor widget via the Advanced tab

2. Use the HTML Widget to Add Elementor Custom CSS

The second option for adding Elementor custom CSS to your WordPress website is using the HTML widget.

  • Sök efter HTML widget och dra och släpp den
  • Add your CSS code within a Style tag
Use HTML widget to add custom CSS in Elementor

As an example, we’ve written custom CSS here to style the text in purple.

Elementor HTML widget showing custom CSS applied to display styled text

Notera: You can add both inline and standalone CSS using the HTML tag. And don’t worry; only the styles will be reflected on the site, the raw code won’t be visible.

3. Add Custom CSS in Elementor Site Settings

You can also add custom CSS in Elementor using the Elementor Panel Menu. Click on the hamburger menu on the top left corner, then under settings, klicka på alternativet Webbplatsinställningar för att få tillgång till de globala webbplatsinställningarna.

Go to Elementor panel menu to add custom CSS in Elementor Site Settings

Nu scrolla ner till alternativet Anpassad CSS, öppna fliken och lägg till dina anpassade stilar här.

In Elementor Site Settings find custom CSS and apply your code

4. Add Custom CSS in Elementor from WordPress Customization Settings

Du behöver inte nödvändigtvis använda alternativen som ges av Elementor för att lägga till anpassad CSS. Du kan också använda WordPress-anpassningsalternativen för att lägga till anpassad CSS.

För detta, gå till WordPress Dashboard ⇒ Utseende ⇒ Anpassa. 

go to WordPress appearance and click customization options

Nu hittar du många inställningar som du kan använda för att anpassa din WordPress webbplats. Scrolla ner och öppna Ytterligare CSS-fliken för att lägga till anpassad CSS på din webbplats.

Find Additional CSS tab to apply custom html css to your elementor site

How to Fix Elementor Custom CSS not Working Issue

Ibland lägger man till anpassad CSS i Elementor kanske inte reflekteras på webbplatsen omedelbart på grund av vissa tekniska problem. Här är stegen du kan använda för att lösa det här problemet:

1. Regenerate CSS

Regenerating CSS can solve this issue. To regenerate CSS, follow the steps –

  1. Gå till Elementor
  2. Navigera till Verktyg under Editor option
  3. Klicka på Clear Files & Data. Don’t forget to save the changes.
Regenerate CSS

2. Clear Website Cache & Browser Cache

Rensa webbplatsens cache med valfri WordPress cache-plugins. Du kan också rensa valfri cache på servernivå om du har en. När du har rensat webbplatsens cache, rensa webbläsarens cache och uppdatera webbplatsen för att kontrollera om CSS fungerar eller inte.

3. Theme Incompatibility

Ibland Elementor-tema inkompatibilitet kan vara orsaken till att anpassad CSS inte visas i användargränssnittet. Du kan prova att byta till vilket standardtema som helst för att kontrollera om CSS fungerar, om css dyker upp på fronten med en standardtema prata sedan med din temautvecklare om kompatibilitetsproblemet.

4. Using another page builder along with Elementor

Att använda flera sidbyggare samtidigt kan göra att din anpassade CSS inte fungerar. Den enkla anledningen är att CSS från olika sidbyggare kan komma i konflikt med varandra och den andra sidbyggaren kan åsidosätta Elementors anpassade CSS. I sådana fall bör du endast använda Elementors sidbyggare.

How to Add Custom CSS in Elementor: Expert’s Insight

Custom CSS becomes valuable when you need deeper control over styling and functionality. It allows developers to modify elements, pages, or the entire website beyond the default design options provided by the builder.

Instead of applying global styles immediately, start by targeting specific elements using Elementor’s element-level CSS controls. This reduces the risk of unintended styling conflicts across the website. Elementor supports applying CSS at three levels such as element, page, and site, and choosing the correct level helps maintain cleaner code and predictable styling behavior.

Additionally, you can use the selector keyword when writing CSS inside Elementor’s Custom CSS field. This automatically targets the selected widget or section without requiring complex selectors. It is easier to apply styles to a specific element without affecting the rest of the page.

Lastly, always keep your CSS minimal and well-structured. Overusing custom CSS or mixing it with multiple page builders can lead to style conflicts or override issues that make debugging difficult. 

Vanliga frågor

Ta en titt på några av de mest populära frågorna relaterade till Elementors anpassade CSS med svar:

Du kan lägga till anpassad CSS i Elementor på fyra sätt. Dessa sätt är att använda HTML-block, Elementor Custom CSS-kodavsnitt, WordPress-anpassningsalternativ och Elementor Site Building-inställningar.

Från WordPress-anpassningsalternativen kan du lägga till anpassad CSS på Elementors webbplats gratis.

In most cases, small amounts of CSS will not affect website performance. However, very large or poorly optimized CSS files can increase page load times.
To maintain good performance:
– Keep CSS clean and organized
– Remove unused styles
– Minify CSS when possible
– Avoid excessive! Important rules

In almost every case, this isn’t a “bug” in Elementor itself but one of a few common issues:
– incorrect selector
– caching issues
– theme conflicts
– CSS specificity problems

To add HTML in Elementor, use the built-in HTML widget:
– Search “HTML” in the widget panel
– Drag it into your section
– Paste your HTML/CSS/JS code in the box












Wrapping Up with Elementor Custom CSS

Nu vet du 4 sätt du kan använda för att lägga till anpassad CSS i Elementor. Även om du kan använda dem alla, bör du tänka på CSS-hierarkin av prioritet. Till exempel kommer en inline-stil alltid att få mer prioritet framför CSS skriven på en sidnivå eller en webbplatsnivå.

Så jag skulle rekommendera att endast använda anpassad CSS när du kan CSS mycket väl. Annars kan du göra mer skada än nytta och i slutändan förstöra din webbplats utseende och layout.

Med det sagt, om du är ett CSS-proffs, har du inget att oroa dig för, använd gärna sätten som beskrivs i den här bloggen för att lägga till din anpassade CSS för att framgångsrikt ändra utseendet på din webbplats.


Profilbild för Ataur Rahman

Ataur Rahman

With over a decade in the WordPress industry, the founder of Wpmet is a true WordPress veteran who has seen everything from the beginning. Through hands-on experience building products used by thousands, he shares exclusive insights, practical strategies, and real-world lessons for WordPress users, developers, and business owners.

Kommentarer

Lämna ett svar

Din e-postadress kommer inte publiceras. Obligatoriska fält är märkta *

Innehållsförteckning