aaron2310 (@aaron2310)

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

  • aaron2310
    Participant

    @aaron2310

    I’ve sorted it! Thank you kindly!


    aaron2310
    Participant

    @aaron2310

    Fantastic. Thank you.


    aaron2310
    Participant

    @aaron2310

    Did you try adding !important to see if that would work??

    I didn’t. But that’s worked perfectly. Thanks.

    Going to check out What the File shortly.


    aaron2310
    Participant

    @aaron2310

    Place the CSS code I gave you your child themes stylesheet or in a separate custom css plugin.

    Hi Rob, it is my theme’s style sheet with changed colour code and it’s not styling.

    The /forums page looks fine now, now it is only the single forums pages. Clear any cache to see if that could fix anything.

    The index was fine – I assume because I filled in description and it’s filled out. Specific board indexes don’t fill to 100% nor do thread pages without much written in the posts.


    aaron2310
    Participant

    @aaron2310

    Thanks for the reply Robkk.

    #bbpress-forums li.bbp-header,
    #bbpress-forums li.bbp-footer {
    border-top: 1px solid #eee;
    }

    #bbpress-forums li.bbp-body ul.forum,
    #bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #eee;
    }

    I’ve changed the hex code and added it to my style sheet but it doesn’t seem to be working. Do I want to edit the actual bbpress style directly?

    Second question is tough for me to try to find what is causing the issue.

    DId you do anything to make /forums page any different from your other pages??

    Nope. It’s the same theme.

    In reply to: Forum Not Styling

    aaron2310
    Participant

    @aaron2310

    Nevermind. I figured it out. Was missing

    <?php wp_head()?>

    from the Header.php.

    Now to try styling it to match my theme! 🙂

Viewing 6 replies - 1 through 6 (of 6 total)