Dec 28, 2019 11:46 am
Hi, I installed a new theme on my site. Looks amazing BTW πΒ
But, i have noticed the pop up box in the top right, the one that says "you have liked this post" and things like that, has changed colour.Β
It is usually dark green, but it is more yellow now. It must be something todo with the theme, as i haven't changed that colour as far as i know.Β
Has anyone else experienced a similar issue? Does anyone have any idea on how to get it fixed?Β
10 Replies
Dec 28, 2019 12:01 pm
Please add the following CSS code in the "Custom CSS code" textaera:
#wpf-msg-box > p {
background-color: #438601;
}
#wpf-msg-box > p:after {
border-color: transparent #438601 !important;
}
Please change the red marked code as you like before using.
Dec 28, 2019 1:04 pm
That didn't work Sofy πΒ
Dec 28, 2019 4:46 pm
yes i have, it seems to have worked on the message box but not the "you have liked this post" box?Β
Jan 01, 2020 1:15 am
bump π
Page 1 / 2
Next