Contact Widget Not Showing Hours

Support Area Forums Bottega Contact Widget Not Showing Hours

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://www.gadsbys.ca
  • Author
    Posts
  • #20173
    G Gadsby
    Participant

    The contact widget is not showing the Hours. The Title and the Hours Title are visible, but not the entries in the Hours fields. This happens when I view the site on Internet Explorer 11.0.9600.17126. On Chrome, I can see the hours. I checked a few other sites that use the Bottega Theme, and I can see the hours on their sites when viewing on IE 11. I’ve updated Bottega and WP is up-to-date as well.

    #20176
    Bill Robbins
    Moderator

    Thank you for your business first of all. Sorry for the trouble there. I believe I can help you out. Here’s what to do:

    1. Go to the Appearance section in your WordPress control panel and select Edit.
    2. From the list of files on your right, choose style.css
    3. Locate this spot:
      
      body {
      	font: 16px/1.3 Lucida, Verdana, sans-serif;
      	-moz-font-feature-settings: "liga=1, dlig=1";
      	-ms-font-feature-settings: "liga", "dlig";
      	-webkit-font-feature-settings: "liga", "dlig";
      	-o-font-feature-settings: "liga", "dlig";
      	font-feature-settings: "liga", "dlig";
      }
      

      and change it to be like this:

      
      body {
      	font: 16px/1.3 Lucida, Verdana, sans-serif;
      }
      
    4. Save your changes.

    Sometimes a Google font or two will give trouble in IE 11 and this bit of style seems to be the source when that happens. If that doesn’t do the trick for you, let me know.

    Thanks,
    Bill

    #20177
    G Gadsby
    Participant

    That fixed the problem. Thanks again for the prompt response.
    Gail.

    #20180
    Bill Robbins
    Moderator

    Hello Gail,

    I’m glad to hear that worked for you. I’ll make sure to roll that into the next update to the theme. If you need anything else, just let me know.

    Thanks,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Contact Widget Not Showing Hours’ is closed to new replies.