Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #17334
    jhayes600
    Member

    In chrome *only* [currently using 31.0.1650.57] (IE and FireFox work fine), the menu bar text appears too large for any additional pages I add. Keep in mind the homepage looks fine, it’s only when I click on and navigate to any other page does the menu text size appear too large.

    http://www.oakstrongrealty.com/ (menu text appears correct (font-size 14px))
    http://www.oakstrongrealty.com/about-us/ (menu text is too large (font-size 22px))

    It’s also worth noting that after browsing to one of the pages, if I simply toggle debug mode on/off in chrome the text size then renders correctly (14px) until I refresh the page.

    WP: v3.7.1
    Catch Everest: v1.3.1

    #17337
    Sakin
    Keymaster

    @jhayes600: This is strange the problem is only with your site. You can see our demo page, there is no issue. So, can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header-menu ul.menu a { font-size: 14px; }

    #17340
    jhayes600
    Member

    I added the additional css and it does force the menu text to render 14px but the remaining content still shows up larger – for example:

    http://www.oakstrongrealty.com/sample-page/

    This is utterly bizarre – when I initially set the site up and applied this theme everything worked fine so I assumed it was due to the newest version of chrome which I recently downloaded but now I don’t believe that’s the case even though it only seems to occur in chrome. If I use an older version of chrome I still see the same problem (prior to updating the css for force 14px as you suggested). As you pointed out it does seem to only be this site yet everything is stock – I’ve made very few edits (mainly just adding the additional menus/pages). I even deleted the theme and re installed it but I still see the same problem.

    Thanks for your help on this.

    #17342
    jhayes600
    Member

    I figured out the issue – there appears to be an incompatibility with this theme and the Better WP Security plugin. Once I disabled that plugin the theme worked as expected.

    There are lots of individual security options you can enable within the plugin however I didn’t try to track down which specific option caused the issue.

    #17363
    Sakin
    Keymaster

    @jhayes600: Thanks and it’s strange why that plugin caused issue.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘css not applying properly to menu (chrome only)’ is closed to new replies.