-
AuthorPosts
-
March 8, 2017 at 7:03 pm #757989
Can’t select a different predefined color scheme. Only the splash green is available. Even after selecting other schemes and updating, it always stays on the splash green…..
March 8, 2017 at 11:00 pm #758069Hey 3adconsulting,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayMarch 11, 2017 at 4:30 am #759237Hi Vinay,
Thanks for getting back to me, I really appreciate it. After my initial request, I’m not sure what occurred but it reset and I no longer have any difficulties in changing the colour scheme.
I do however have a different request. I would like to change the colour of the “social share buttons” to white. It is currently grey and is hard to see on my darker backgrounds….. I searched similar threads and tried the codes suggested but they did not work in my case. When hovered over it’s ok, it’s when they are not being hovered over that I would need them in white as well, please.
Thanks in advance for you help,
Jen
March 12, 2017 at 4:29 am #759529March 13, 2017 at 3:59 pm #760051Hi Mike,
Actually unfortunately the issue is not resolved, the social sharing buttons that I’m trying to change to white are in the header…. not the footer.
I would also like to change the titles on the blog sidebar, and the settings I have placed don’t seem to be responding….
Thanks in advance for your help
Jen
March 14, 2017 at 8:11 pm #760954Hi,
Would it be better that I start a new case since my current questions no longer involve the initial request of this one?
Thanks,
March 15, 2017 at 12:46 pm #761361Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-section .av-share-box ul li a { color: white; } .sidebar .widgettitle { color: orange!important; }
Best regards,
YigitMarch 16, 2017 at 2:48 am #761707Hi Yigit,
Thanks the coding worked for the header!!!! So Happy!!!
But it did not for the Sidebar blog….. I tried different variations but the combinations did not work….
Thanks in advance for any help you can bring,
March 17, 2017 at 7:51 pm #762691Hi,
Try to add this code to change the sidebar title:
#top .widgettitle { color: #000 !important; }
Best regards,
John Torvik -
AuthorPosts
- You must be logged in to reply to this topic.