Jump to content

Archived

This topic is now archived and is closed to further replies.

bnapoli

Pins section breaking up words in title in Firefox

Recommended Posts

bnapoli

On my site www.modishmel.com I'm seeing the "blog post title" within the "pins" plugin section breaking words into multiple lines. See screenshot attached.

Only seeing it in Firefox. Can you help?

modish.png

Share this post


Link to post
Share on other sites
bnapoli

Hello??? Bueller?

Share this post


Link to post
Share on other sites
bnapoli

That worked. Any specific reason why its set that way by default?

For anyone who is interested, here is what I used:

.postpin .headline {
    font-size: 1.3em;
    margin: 0px 0px 0.4em;
    text-align: center;
    word-break: keep-all;
}

That setting sets to use a hyphen instead, so this one removed the hyphens.

.postpin {
    hyphens: none;
    font-size: .9em;
    line-height: 1.3;
}

Share this post


Link to post
Share on other sites
Andrew

This is probably more of a Firefox issue than anything, if you give me a link i can investigate further 

Share this post


Link to post
Share on other sites
bnapoli

www.modishmel.com

Share this post


Link to post
Share on other sites

  • Similar Content

    • rich_162534
      By rich_162534+
      I am building a site from scratch using PL5. I have many sites running this framework. When I add WooCommerce, it breaks the site causing the following error: PHP Warning:  Illegal string offset 'post_id' in /home/onlinema/public_html/commass/wp-content/plugins/pl-platform/lib/shortcodes.php on line 243.
      Same when I add lots of other plugins it seems including Justified Image Grid and Envira Gallery.
      Any idea what's happening here? 
    • MiraAdmin
      By MiraAdmin+
      Looking for some help on a recently developed issue. Editor will not load. 
      Theme:  DMS2
      Error from:  Chrome - Inspector - console view
      Error message: Refused to execute script from 'http://xxxx.xxx/wp-content/themes/dms/dms/editor/js/gettext.js/?ver=4.9.7' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
      Occurs on all sites on same server. 
      WP versions to 4.9.5, 4.9.6, 4.9.7 = same behavior. Worked properly on these same versions until 07/04/2018.
      No new plugins. Isolating plugins offers same behavior. 
      Server vendor reports no changes, patches, etc. 
      Server re-starts no impact.  

      Thank you. 
    • Kedark
      By Kedark+
      Hello. I have a problem with the PINS plugin. Social media icons (facebook, twitter) are not displayed correctly (squares instead of icons). I would like to turn them off to not display. Request for help.
      Regards
      RKA
    • romanondrasek
      By romanondrasek+
      Hi, I just found that my site is not working - nothing to see what I have activated PL5 tap late (just white screen :-() , I can open just admin site . I tried to activate different template (tventy seventeen) and was working , but not with PL5. 
      could you pls let me know what is the problem ASAP 
       
      the site is : www.myfit.cz
      than you so much
       
    • Steve Webb
      By Steve Webb+
      I have a staging site up that I have been working on, and tonight was having PL5 account connection issues:
       
       
      I refreshed, didn't work, so I followed instructions and disconnected and clicked connect to get a new token, and got white screen with the following php error:
      Can someone tell me what I'm doing wrong?  
      https://staging2.imetropol.com/
×