• Resolved timmy321

    (@timmy321)


    Please bear with me here, I’m posting here as I don’t know where this issue/solution lies.

    After installing BB Press in my Astra Theme my header background colour, site title + tagline and sub menu + button have lost their formatting.

    You can see here:

    https://findgyms.co.uk/forums/

    This is compared to the header background colour and site title/tagline formatting in all my other pages (for example):

    https://findgyms.co.uk

    This confuses me even more because the forum topics have the correct header formatting like all my other pages:

    https://findgyms.co.uk/forums/forum/general-discussion/

    I have spent all day trying to figure out why this is happening and I can’t understand whether it’s:
    1) A wordpress issue
    2) An Astra issue
    3) An elementor issue (although I’ve built all the Forum pages in WordPress Dashboard)
    4) A BB Press issue

    Can anyone help please?

    Many thanks in advance,

    Tim

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter timmy321

    (@timmy321)

    I’m starting to think this might a be a bbpress issue..

    Could there be some inline code overriding my css on this page?

    I don’t fully understand what I’m looking at when I right click and press ‘inspect’ on the header.. but when I unlick things in the right bottom css part it does appear to have an affect on the header styling. If so, I have no idea how to override it.

    This is the css that appears to work for all my other pages:

    a, .page-title {
    font-family: a-love-of-thunder;
    }

    .ast-theme-transparent-header .site-title a, .ast-theme-transparent-header .site-title a:focus, .ast-theme-transparent-header .site-title a:hover, .ast-theme-transparent-header .site-title a:visited {
    font-family: a-love-of-thunder;
    }

    .ast-theme-transparent-header .site-header .site-description {
    font-family: a-love-of-thunder;
    }

    .ast-theme-transparent-header .site-title a, .ast-theme-transparent-header .site-title a:focus, .ast-theme-transparent-header .site-title a:hover, .ast-theme-transparent-header .site-title a:visited {
    font-weight: normal;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
    }

    .ast-theme-transparent-header .site-header .site-description {
    font-weight: normal;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
    }

    I would recommend you contact bbpress support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Forum Header incorrect formatting’ is closed to new replies.