Change colors and more in Shoporama admin

With your own stylesheet, you can choose how you want your backend to look.

Support-billede
By Morten Vadskær
more than 2 weeks ago
Approx. {eight} minutes

Stylesheets control much of how a website is laid out. So if you change a stylesheet, you will change the look of a website. Maybe there's something you don't want to see, or something you want in bold. Or a certain button you want to make red. You can do that with stylesheets.

If there's something in the backend you don't want to see or something you want to emphasize, you can do it with your own stylesheet. Note: Not everything can be styled and if you need something specific, you're welcome to write to us to see if it can be done.

To change your own stylesheet, click Company in the menu to the left. Then click on "Custom stylesheet". You will now see a comment field where you can enter your own stylesheet.
For example, if you want the text in the left menu to be black, you can insert

.drawer-light .drawer-menu .nav-link {
color :#000 !important;
}

What can you change?

There's no clear answer to that. But you can usually change colors, fonts, font size, hide buttons, etc. If you're not sure, ask in our help forum. Creative people can often come up with a solution.

In order to change something, you need two things:

  1. You need to identify the button or whatever it is you want to change in the HTML (either that it has a class or an ID).

  2. That you create the CSS that describes the change.

If you can't do this yourself, you can ask in our help forum, where there is usually someone who is good at doing this. These are usually changes that take 2-3 minutes to make, so most people are willing to lend a hand.

This website uses cookies.

We use cookies to personalize content and ads, provide social media features, and analyze our web traffic.

Information about your use of our website is also shared with our partners within social media, advertising, and analysis, who may combine them with other data from your interactions with their services.

Read more about our cookies