bbpress topic header

Home Forums Support bbpress topic header

Home Forums Support bbpress topic header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #124021
    Philip

    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;*//
    #124059
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    If you add your CSS using one of the following methods, you won’t lose your custom CSS with theme updates: http://generatepress.com/knowledgebase/adding-css/

    Makes customizing a lot easier 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.