- This topic has 12 replies, 2 voices, and was last updated 5 years, 8 months ago by Skandha. 
- 
		AuthorPosts
- 
		
			
				
November 9, 2019 at 4:41 am #225320cvmw ParticipantHello 
 I was looking to change my PINK buttons to black with gray highlight; my
 highlighted text from GREEN to gray; and my CONTINUE READING buttons from GREEN to black, but the php warns that there are 3 errors in the stylesheet. I have pasted them here. Each says ‘unexpected brace.’
 Thanks
 website: https://www.frompwcd.com1. 
 /*Arrow Animation*/
 @-webkit-keyframes arrow-jump {
 0% { opacity: 0;}
 100% { opacity: 1;
 -webkit-transform: translateY(10px);
 -moz-transform: translateY(10px);
 -0-transform: translateY(10px); 3436
 transform: translateY(10px);
 2.
 }@keyframes smoothScrollBack { 7226 
 0% {
 transform: translateY(20px);3. 
 padding-bottom: 42px;
 }
 } 8138November 9, 2019 at 10:06 am #225343Skandha Participant@cvmw: Hello there, 
 I suggest you not to edit style.css file directly.
 To add or override CSS
 Go to => Appearance => Customize => Additional CSSThe Color Options is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme. Let me know if this works out! 
 Kind Regards,
 SkandhaNovember 10, 2019 at 12:14 am #225396cvmw ParticipantWould you mind sending the CSS to change the PINK buttons to BLACK? I’m having 
 trouble locating them. I have some PINK to BLACK button CSS for Catch Vogue. Is it the same?
 (Changes are rinse and repeat). I may have the budget for upgrades next year…
 P.S. should I start a new post for the WordPress social icon? (W)
 Thanks
 MW
 website: frompwcd.comNovember 10, 2019 at 7:17 pm #225454cvmw ParticipantI was asking if I could get the CSS for button color because the button color settings 
 in POST won’t stick! The controls are here but they don’t work. The buttons continue on as PINK after being set to BLACK w/ WHITE
 text. Haven’t found it yet in php. I thought I posted this request before. I hope it isn’t here twice.
 Thanks
 frompwcd.com
 MWNovember 10, 2019 at 11:40 pm #225474Skandha Participant@cvmw: Hello there, 
 I checked your site and you seem to have changed the button colors. Let me know if this issue is resolved.Also you can post your WordPress social icon issue here itself. 
 Kind Regards,
 SkandhaNovember 13, 2019 at 12:44 am #225762cvmw ParticipantThanks, 
 No, the main button colors have changed but I haven’t found the ones that are supposed to
 be changeable on POSTS. All of those are still PINK. Could I get the CSS? The POST update
 buttons won’t POST.
 Thanks
 MWNovember 14, 2019 at 1:21 am #225909Skandha Participant@cvmw: Hello there, 
 Go to => Appearance => Customize => Additional CSS and add the following CSS Code..wp-block-button a { background-color: #000 !important; } .wp-block-button a:hover { background-color: #222 !important; }Let me know if this works out! 
 Kind Regards,
 SkandhaNovember 14, 2019 at 3:20 pm #225989cvmw ParticipantSo far so good. Thank you very much! 
 I’m not sure what you meant before about the WodPress icon. I think I’ll
 wait a day and then start a new post. I’m not sure if I need to get one
 of those fa icon codes…Thanks 
 MWNovember 15, 2019 at 12:31 am #226036Skandha Participant@cvmw: Glad I could help you out. 
 You were asking if you should start a new post for the WordPress social icon in your previous reply. You can mention the issue in this thread itself.Kind Regards, 
 SkandhaFebruary 23, 2020 at 3:37 pm #237018cvmw ParticipantHello 
 I had to submit again to this older post-questionMy header button just popped back into PINK from black I think after update-5. 
 Did something change in the text? I’m looking for the button text again,
 I’m thinking it’s the woocommerce stuff?The code from before is only working on the post page buttons and not 
 the top header. Do you have a css I can quickly pop back on? I’ve already been looking
 for an hour.Thanks frompwcd.com February 23, 2020 at 8:59 pm #237030cvmw ParticipantThank you 
 I found it. Just took another hour or two. It was at the bottom.
 If you’d like to point where the grey text highlight and arrow circles are, which are
 now both in blue, that would be great.
 Thanks
 MWFebruary 23, 2020 at 10:15 pm #237038cvmw ParticipantI found those too. Thanks we can close this support question. 
 Thanks
 MWFebruary 24, 2020 at 12:09 am #237055
- 
		AuthorPosts
- The topic ‘3 Errors in Stylesheet…’ is closed to new replies.
