Jump to content

Store information wrong color


janeklass

Recommended Posts

9 hours ago, knacky said:

./themes/Artista/assets/css/custom.css

Add:

.block-contact {
  color: #fff !important;
}

#contact-infos .a {
  color: #fff !important;
}

#contact-infos .a:hover {
  color: #cfae7a;
}

 

Many thanks! It works, but the email address is still dark. Is there any way to change that?

Link to comment
Share on other sites

This is a template error.
Each template has several css styles and also its own css style.
If the template is upgraded, everything is overwritten.

The upgrade is done by creating a copy of the e-shop on a subdomain, upgrading there, debugging, and only then replaying it into the production environment.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...