Forum Replies Created
-
Thank you again!!
You have been most helpful!!Well, now is working Thank you!!!
But now the bread crumbs appear duplicated.Hello again, Robin, thank for your reply
I am sorry to tell you that it doesn’t work. I am using Kadence Thema. This message appears:
Theme Support
You are using the Kadence theme (or a child theme of this theme)This theme has extensive modifications for bbpress, and not all the features of the bbp style pack
plugin may work with this theme.
Some bbpress styling can be done through the theme in dashboard>appearance>customise>bbpress
If you find that the styling features in this plugin do not work, then try enabling the fix below.
If you find other things not working, then please advise us via bbp Style Pack support
We cannot guarantee to fix every issue with this theme, but we will take a look.
Enable Kadence theme styling support fix Enable Theme Support
there is a button: “save”. I have not pushed it
Thanks again
#bbpress-forums {
width: 85% !important;
margin: 0 auto !important;
}Hello, Robin, thank for your reply
I am sorry to tell you that it doesn’t work
I have done two things:1)I have put your code in the custom CSS
2)I have done a plugin. I have copied the CSS file of bbPress iinto this plugin and, afterwards, have modified the next rows:
#bbpress-forums {
/*
background: transparent;
clear: both;
*/
background-color: yellow;
width: 85% !important;
margin: 0 auto !important;
/*
margin-bottom: 20px;margin-bottom: 2px;
overflow: hidden;
font-size: 12px;
line-height: 18px;
*/Please, tell what I am doing wrong