Change title color
- Posted by kinouplay (17) Offline
Hello, I would like to change the color of the title of the module (see photo), is it possible, if so could you give me the procedure to follow? Thank you in advance for your help.
2 years 8 months ago #1
by kinouplay
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
Hi, I think it's the module ttitle that is defined by your template. Please share your website url.
2 years 8 months ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by kinouplay (17) Offline
Hello, I put the link of the site in the tab: Your Site Details. Cordially.
2 years 8 months ago #3
by kinouplay
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
Try this code :
2 years 8 months ago #4
by TemplatePlazza
h3.rstpl-title {
color:red!important;
text-transform:uppercase!important;
font-size:16px!important;
letter-spacing:2px!important
}
Please Log in or Create an account to join the conversation.
- Posted by kinouplay (17) Offline
Hello, ok it changes the color of the text.
Would it be possible to do this (see photo), which would make it easier to see the title of the module?
There is an example of the photo on my site (if you want to see what it looks like in real life).
2 years 8 months ago #5
by kinouplay
Would it be possible to do this (see photo), which would make it easier to see the title of the module?
There is an example of the photo on my site (if you want to see what it looks like in real life).
Please Log in or Create an account to join the conversation.