• Resolved ubonline

    (@ubonline)


    Hi, for some reason I can’t get my css working the same on all pages. It works as I want on home page, yet on inner pages it doesn’t. I cleared all caches using w3 total cache. Am I missing something obvious?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Do you have a link to the live site? It’d be easier to potentially troubleshoot that way.

    How are you connecting your stylesheet to your page(s)?

    Thread Starter ubonline

    (@ubonline)

    here is the site: https://www.weekendwarriorzone.com/

    the issue is with the nav on the top right. I’m modifying the theme css in wordpress under appearance-editor. I’m not sure how I am “connecting your stylesheet” to the pages. But I would assume if I edit the main css, it should apply the same to all pages.

    Thank ubonline! Sometimes themes/sites have multiple stylesheets. At first glance, it looks like your site has the one.

    Is it possible your selectors are slightly off for your CSS in a way that is affecting the non-home pages? What style changes are you trying to achieve?

    Allisonplus, any way you can link me to info on adding CSS to all new pages? I think That is were I have encountered my problem.

    Thread Starter ubonline

    (@ubonline)

    I’m trying to change the hover effects on the top menu. First, I need to get them working the same (I don’t like the block hover effect, but I can fix that once I get it working consistently across the site).

    The classifications are general, not page specific. Such as <div class=”top-bar-section”>. There is just a single class, not one for separate page types.

    I just checked again, and it works on the home page AND on posts, it’s just the pages on the top menu where the css doesn’t work right. So I’ve narrowed it down, but still can’t figure out why. Here’s my style, if that helps:
    https://www.weekendwarriorzone.com/wp-content/themes/miomio/style.css

    Thread Starter ubonline

    (@ubonline)

    I think I figured it out – the editor for the theme I use doesn’t like custom css changes for appearance changes controlled by the editor. Yuck. oh well. Thanks for your help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘cant get css working same on all pages’ is closed to new replies.