Site logo

Archived topic

bbpress topic header

1 reply · Started by Philip on July 27, 2015

Viewing posts 1–2 of 2

Hello after i installed your theme i observed in bbpress topics the header is big or damaged, in the style css i always cut this parts of code and i must do this every time i update the theme, please fix this in next update.
The part i cut is related to subscription-toggle.

/* bbPress */
#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics, 
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results,
#bbpress-forums,
div.bbp-breadcrumb, 
div.bbp-topic-tags {
	font-size: inherit;
}

#subscription-toggle {
	display: block;
	//*margin: 1em 0;*//
	//*clear: left;*//
This archived topic is closed to new replies.