New Landing How can we help? Cardinal Blog heading ore Text cut

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Cardinal
  • #110800
    VdEW
    Member
    Post count: 73

    Hi,

    sometimes when a word in the header is to long it is cut.
    What solutions do you have to avoid this?

    Thx

    #110801
    VdEW
    Member
    Post count: 73
    This reply has been marked as private.
    #110841
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Which page is this on?

    – Kyle

    #110854
    VdEW
    Member
    Post count: 73
    This reply has been marked as private.
    #110856
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would have to separate AGG from the word, so change:

    AGG-Rechtsprechungsübersicht März 2012

    to

    AGG – Rechtsprechungsübersicht März 2012

    If it is still too long you will have to decrease the font size:

    .masonry-items .blog-item .details-wrap h2 {
      font-size: 19px!important;
    }

    – Kyle

    #110876
    VdEW
    Member
    Post count: 73

    Have to decrease the font size.

    —-
    1. Do you also have a Custom CSS for the blog prev and next text for me?

    2. And is it possible to deselect the random Word-Cuter ore even better can you recommend a hyphenation plugin for the use in cardinal?

    3. How can I increase the space between “prev” and “next”

    Thank you!

    #110877
    VdEW
    Member
    Post count: 73
    This reply has been marked as private.
    #111145
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .post-pagination-wrap h2 {
      font-size: 25px;
      line-height: 42px;
      word-break: keep-all;
    }

    – Kyle

    #111178
    VdEW
    Member
    Post count: 73

    looks much better, thank you!

    #111181
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register