Forum Replies Created
-
Author
-
jetatomic
ParticipantThanks, @Radu. I have replaced the files. I have not examined the files. Does this only apply to the notifications, or something else? I ask because I previously disabled Live Notifications, but could turn them back on to test.
jetatomic
ParticipantHow can I change the ccs is child theme to make a semi-transparent background for the menu (like when you scroll)?
I think what @yjmhugues asked is how to add something like:
background-color: rgba(0, 0, 0, 0.4);
…to the main menu background. When Transparent Main Menu is set: ON, the menu is completely transparent before scrolling, then changes to 0.4 (or 0.41) after scrolling. So how do we set it to have a semi-transparent background before and after scrolling?I am trying to do the same thing, and tried the following selector but can’t get it to work.
.kleo-main-header.header-normal {background-color: rgba(0, 0, 0, 0.4);}Note: I was able to change the text color as @Radu described for testing purposes, but can’t select the background of the entire header. Can you please clarify?
jetatomic
ParticipantDo you know which parts of BuddyPress were deactivated that were causing the problem? My install is having similar issues.
-
AuthorPosts