Comments abusybeeslife started the conversationDecember 5, 2017 at 7:48pmI got info for an update a few weeks ago, do I need to delete the theme and reinstall all over again? Will I lose my css? abusybeeslife repliedDecember 5, 2017 at 8:20pmfound the answer. I have another question. Why is the colour of my links in post changing when i change accent colours?I have chosen a different colour for links, but it always changes my links to the accent colour. https://www.abusybeeslife.com/ 2,700PenciDesign repliedDecember 6, 2017 at 2:09amHi,You can change your links color on your single posts page via Customize > Colors for Single > Links Color.Best Regards,PenciDesignabusybeeslife repliedDecember 6, 2017 at 11:20amHi,That's what I did now and also before, but it also changes the accent colour to the same colour as the links. As soon as I change the link colour it changes the accents colour as well as the social warfare buttons. 2,700PenciDesign repliedDecember 6, 2017 at 3:32pmHi,I see your site fine. It's correct. So, what do you want?Your current link color is different with your accent color:http://prntscr.com/hjwpugBest Regards,PenciDesignabusybeeslife repliedDecember 9, 2017 at 2:23pmI have already told you what i want, and as you showed the screenshot of my links as purple, here the accents have also changed. 2,700PenciDesign repliedDecember 9, 2017 at 3:06pmHi,Yeah, it come from a plugin from you.If you don't want to change color for this social, you can add more this code to Customize > Custom CSS: .container-single .post-entry .nc_socialPanel.swp_d_customColor a { color: #d24136; }Change color code d24136 to any color you want.Best Regards,PenciDesignabusybeeslife repliedDecember 9, 2017 at 4:15pmIt works perfectly for posts, single posts but not for pages. It is the same code using container-page or how can I change the colour for pages? 2,700PenciDesign repliedDecember 9, 2017 at 4:19pmHi,If you want to do that for pages, let's add more this code to Customize > Custom CSS: body.page .post-entry .nc_socialPanel.swp_d_customColor a { color: #008080; }Best Regards,PenciDesignabusybeeslife repliedDecember 9, 2017 at 4:27pmFlawless! Worked perfectly, thank you so much! Sign in to reply ...
I got info for an update a few weeks ago, do I need to delete the theme and reinstall all over again? Will I lose my css?
found the answer. I have another question. Why is the colour of my links in post changing when i change accent colours?
I have chosen a different colour for links, but it always changes my links to the accent colour. https://www.abusybeeslife.com/
Hi,
You can change your links color on your single posts page via Customize > Colors for Single > Links Color.
Best Regards,
PenciDesign
Hi,
That's what I did now and also before, but it also changes the accent colour to the same colour as the links. As soon as I change the link colour it changes the accents colour as well as the social warfare buttons.
Hi,
I see your site fine. It's correct. So, what do you want?
Your current link color is different with your accent color:
http://prntscr.com/hjwpug
Best Regards,
PenciDesign
I have already told you what i want, and as you showed the screenshot of my links as purple, here the accents have also changed.
Hi,
Yeah, it come from a plugin from you.
If you don't want to change color for this social, you can add more this code to Customize > Custom CSS:
Change color code d24136 to any color you want.
Best Regards,
PenciDesign
It works perfectly for posts, single posts but not for pages. It is the same code using container-page or how can I change the colour for pages?
Hi,
If you want to do that for pages, let's add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign
Flawless! Worked perfectly, thank you so much!