thecjman
Forum Replies Created
-
I have found the solution…
Firstly, My apologies it was nothing to do with UMSecondly, I found this article that pointed me in the correct direction
https://docs.ultimatemember.com/article/151-how-to-hide-the-page-title-on-the-user-profile-pageI therefore “Inspected” the specific page element that was the white link and found that the Colour FFFFF (being White) is used…
Then I followed this article to know how to change it
https://ww.wp.xz.cn/support/topic/ultimate-member-text-color-change/page/2/#post-14711005and in my Custom CSS I pasted the below
.pagelayer-body a{ color:#efba6cff !important;} .pagelayer-body a:hover{ color:#2196F3 !important; } .pagelayer-wp-menu-container .sub-menu a { background-color: #767676; }Can anyone assist, I cannot find the answer…
Hey all
I have this exact same problem.
Any Link that is displayed in UM display as white text, and if you hover over it then it changes to another colour.
I am using PopularFX, PageLayer and UM
I have added the CSS code under the correct place, no change…
bookartist.co.za is my site if you want to look and register