• Resolved Webrider

    (@webrider)


    I am using a theme that comes with a child theme example ready to go.
    I have activated the child theme – it clearly shows as such in the dashboard.
    I have made changes in the child theme stylesheet – some show on the site and some don’t.
    In looking at the source of the site I see that there are many other stylesheets loading after the child theme stylesheet. from “inspect element” it appears that one or more of these stylesheets is overwriting my changes in the child theme.

    Should I be adding all of those stylesheets as
    @import url(../whatever.css);
    in the child theme stylesheet to ensure that the child theme stylesheet loads last?

    The site is in development at
    https://www.alphamare.ca/dev/bubbles1

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    As that is a commercial theme, we ask that you please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.

    https://forum.muffingroup.com/betheme/

    Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.

    Thread Starter Webrider

    (@webrider)

    Thanks.
    I just thought that it would have something to do with WordPress itself,and not the theme, since the child theme was part of the package and apparently works for my client’s other sites.
    I did not purchase the theme – I will have to get the purchase code from my client, who did.
    Thanks anyway.

    Moderator James Huff

    (@macmanx)

    If the problem is either only present when the theme is active, or is only affecting the theme directly, then you’ll need to work with the theme’s designers to fix it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Child theme stylesheet loading too soon.’ is closed to new replies.