Notifications
Clear all

[Solved] Blog Cross Posting Button box

3 Posts
2 Users
1 Reactions
6 Views
radiostv
Posts: 117
Customer
Topic starter
(@radiostv)
Member
Joined: 8 years ago

Hi,

Would anyone be able to advise some way to change the background of the button box as I've no idea. See attachment. 

Many Thanks.

crosspostplug

2 Replies
Astghik
Posts: 6627
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

Hi,

Please try the CSS code provided below:

 
/* Buttons background color */
.wpfcp-comment-info {
   background-color: grey !important;
}

/* Change the text color if necessary */
.wpfcp-comment-info a {
   color: #000 !important;
}
 
Change the red-marked values as you like.

Insert the code in Top Admin Bar > Customize > Additional CSS, paste it into the “Additional CSS” textarea, save the changes, clear all caches, and check again.

If the code doesn’t help, please provide the direct URL where we can check the CSS conflict.

 


Reply
1 Reply
radiostv
Customer
(@radiostv)
Joined: 8 years ago

Member
Posts: 117

@astgh 

Wonderful that has resolved the problem, thank you so much for your very fast assistance.


Reply
Share:
Scroll to top