-
Author
-
June 23, 2015 at 15:13 #64461tonariParticipant
Hi,
i want to edit the join group button, on the group page, but i can’t figure out how to do it.
I would like to change the text on the button and also the colors.
The group page is actually not a real page, like other pages, so i can’t easily edit it.
For the colors, i tried with css, but that’s not working, i can’t find the good class or something like that.Thanks for your help 🙂
June 23, 2015 at 15:22 #64463sharmstrModeratorTo edit the text you need to translate it: https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
The color is set using theme options > styling > main > highlight background color. That will change for the whole site. If you only want to change the join group button, then you can use this and change the colors as necessary.
COPY CODEa.join-group { background-color: red !important; border-color: black !important; color: blue !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 23, 2015 at 15:30 #64467tonariParticipantThanks alot for the super fast answer 🙂
Actually i tried to change the color in the theme options, that was ok everywhere on the website but the group page…Thanks 😉
June 23, 2015 at 15:37 #64470sharmstrModeratorClear your cache then. It does change it for the group page. I tested it before I replied.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.