- Posts: 57
- Thank you received: 0
sparky-id - Stop changing
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
1 week 3 days ago - 1 week 3 days ago #51775
by ijohnparton
sparky-id - Stop changing was created by ijohnparton
Hi All
How do i stop the sparky-id for changing its number i keep doing changing it but then everything i change it keeps changing back.
Thanks
How do i stop the sparky-id for changing its number i keep doing changing it but then everything i change it keeps changing back.
Thanks
Last edit: 1 week 3 days ago by ijohnparton.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
1 week 3 days ago #51776
by milos
Replied by milos on topic sparky-id - Stop changing
Hello,
You should not edit the automatically generated files, those which contain ID in the file names. You can add your custom CSS or Javascript code in the files custom.css or custom.js.
www.hotjoomlatemplates.com/sparky-docume...ustom-css-javascript
Regards,
Milos
You should not edit the automatically generated files, those which contain ID in the file names. You can add your custom CSS or Javascript code in the files custom.css or custom.js.
www.hotjoomlatemplates.com/sparky-docume...ustom-css-javascript
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 57
- Thank you received: 0
1 week 3 days ago #51777
by ijohnparton
Replied by ijohnparton on topic sparky-id - Stop changing
Hi Milos
The part i am trying to edit is the line below. i have put the new code in the custom CSS part of the template but the ID keeps over riding it
The line is: 268 and
a {
color: var(--sparkycolor1);
font-weight: bold;
font-style: normal;
text-decoration: none;
}
What i wont to change it to is:-
a {
color: #111111;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
Thanks
The part i am trying to edit is the line below. i have put the new code in the custom CSS part of the template but the ID keeps over riding it
The line is: 268 and
a {
color: var(--sparkycolor1);
font-weight: bold;
font-style: normal;
text-decoration: none;
}
What i wont to change it to is:-
a {
color: #111111;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
Thanks
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
1 week 3 days ago #51778
by milos
Replied by milos on topic sparky-id - Stop changing
Hello,
Where are you editing this CSS code:
1. In the template settings, under the custom tab.
2. You are editing a CSS file. Which file you are editing?
Please let me know, 1 or 2.
Regards,
Milos
Where are you editing this CSS code:
1. In the template settings, under the custom tab.
2. You are editing a CSS file. Which file you are editing?
Please let me know, 1 or 2.
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 57
- Thank you received: 0
1 week 2 days ago - 1 week 21 hours ago #51779
by ijohnparton
Replied by ijohnparton on topic sparky-id - Stop changing
Hi Milos
I am editing number 1 with the code below. I have also tryed to edit like number 2 with the CSS file with the code /* font-weight: bold;*/.
a {
color: #111111;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
But what is happaning is the sparky-id##### is taking over with this code below:-
a {
color: var(--sparkycolor1);
font-weight: bold;
font-style: normal;
text-decoration: none;
}
Thanks
I am editing number 1 with the code below. I have also tryed to edit like number 2 with the CSS file with the code /* font-weight: bold;*/.
a {
color: #111111;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
But what is happaning is the sparky-id##### is taking over with this code below:-
a {
color: var(--sparkycolor1);
font-weight: bold;
font-style: normal;
text-decoration: none;
}
Thanks
Last edit: 1 week 21 hours ago by ijohnparton.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
1 week 4 hours ago #51782
by milos
Replied by milos on topic sparky-id - Stop changing
Please read my previous replies and please be so kind to tell me where are adding this CSS code? To which file? You should add it to the custom.css file.
Please Log in to join the conversation.
Time to create page: 0.131 seconds