Tagged: x
-
AuthorPosts
-
May 10, 2016 at 12:00 am #983525
bedingfieldParticipantHi there,
I am using th callout shortcake and wondered how I can change the button colour to black please?
elyrunners.club
May 10, 2016 at 2:05 am #983627
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-callout a.x-btn { color: #000; }Hope it helps.
May 10, 2016 at 12:05 pm #984431
bedingfieldParticipantHi there, and thank you.
This does not appear to work. Any other ideas?
May 10, 2016 at 3:18 pm #984706
JoaoModeratorHi There,
Please try this code instead:
.x-callout a.x-btn { color: #000 !important; }Let us know how it goes,
Thanks,
Joao
May 11, 2016 at 2:59 pm #986456
bedingfieldParticipanthmmmm, nothing I’m afraid. Not sure why its not working.
elyrunners.club
May 11, 2016 at 6:33 pm #986730
John EzraMemberHi there,
Thanks for updating the thread! The provided CSS works on our end via browser dev tools. You can check to see if you have any syntax errors within your other CSS preventing the CSS below it from working properly. It could be a missing “}” closing curly bracket or an unclosed single or double quote.
To test for this, try putting your CSS code at the very top of the custom CSS area instead of at the bottom. If it works then you know you have a syntax error somewhere. If it still doesn’t, then the issue is something else.
If that is the case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-983525 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
