1. antonietta
  2. Commercial Templates
  3. Tuesday, 02 April 2019
  4.  Subscribe via email
Hi Ciaran,

I'm trying to make some changes to my web page where I installed 2 Raxo All-mode Pro modules.
The first module is dedicated to male names and the second module is dedicated to female names.

Here is the link: https://bit.ly/2CQPu8z

I tried to change h3 color. Thus I change the title color of both modules.

I have these problems that I would like to solve:

1) I wish to increase the distance between the horizontal lines and the 2 subtitles. They must remain close to the lowest line;

2) the words "Archivio nomi di persona maschili" should become blue;

3) the words "Archivio nomi di persona femminili" should turn pink;

Thank you very much.
A nice day.
Antonietta

richiesta-02-04-2019.jpg
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. Have you since been able to resolve this issue? The distance here is now 63px.

2. / 3. To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.moduletableportal-color9 > h3 {
color: #148cd7 !important;
}
.moduletableportal-color7 > h3 {
color: #d22a8c !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

thank you for your reply. It is better now.
Yes, I changed the distance up to 63 px.

How can I decrease the distance:

- between the words "Archivio nomi di persona maschili" and the blue line?

- between the words "Archivio nomi di persona femminili" and the pink line?

A nice afternoom.
Antonietta
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
I solved. I had to edit only a padding-top element.

Thank you very much.
A nice weekend
Antonietta
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Excellent... thank you for the update! :)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!