restricted_info background-color

  • algomin
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago #94897 by algomin
restricted_info background-color was created by algomin
I need to change the "background-color" of the message that appears to users when the content in the article are restricted to subscribers only.

The default color of the div class "restricted_info" is #83CC00 and I want to change it in #ffffff.

I have insert in the specific form "cutom css" this code:

#restricted_info
{
background-color: #ffffff !important;
}

but I dont have any result...

Can you help me?
Thanks a lot!

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #94919 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic restricted_info background-color
The change looks correct to me. I don't know why it doesn't have any affect. Maybe you can send us the link to the page or better, submit a support ticket sending us super admin account of the site and the link to the page so that our support staff can help checking and solving it for you?

Regards,

Tuan

Please Log in or Create an account to join the conversation.