Increasing size limitations on text on mobile template

This topic contains 21 replies, has 3 voices, and was last updated by  Alex Rollin 6 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #443061

    Max
    Expired Member
    Post count: 60

    Hello. I’m wondering if I can change the text limit for the mobile version of my website? On the page it looks great except the text gets cut out with “…”

    #443070

    Kor
    Moderator
    Post count: 16516

    Hi Frederick Smith,

    Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.

    Thanks!

    #443608

    Max
    Expired Member
    Post count: 60
    This reply has been marked as private.
    #443629

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Insert the custom CSS code into GD > Design > Scripts > Custom Style CSS to remove the “ellipsis” and to resize the font-size so it fits nicely.

    
    
    @media (max-width: 668px){
    .sd.home .cat-link, .sd.sd-location .cat-link {    
        text-overflow:inherit!important;
        white-space: normal!important;
        display: block!important;
        font-size:15px!important;
    }
    span.geodir_term_class.geodir_link_span{font-size:15px!important;}
    }
    #443648

    Max
    Expired Member
    Post count: 60

    Hi Kor,

    I’m not seeing a change.

    #443651

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #443659

    Max
    Expired Member
    Post count: 60
    This reply has been marked as private.
    #443668

    Kor
    Moderator
    Post count: 16516

    Hi Frederick,

    I’ve just corrected the custom CSS code and could you check again and see if it works now?

    
    
    @media only screen and (max-width: 600px) {
      .sd.home .cat-link, .sd.sd-location .cat-link {    
        text-overflow:inherit!important;
        white-space: normal!important;
        display: block!important;
        font-size:15px!important;
    }
    span.geodir_term_class.geodir_link_span{font-size:15px!important;}
    }

    Thanks!

    KC

    #443779

    Max
    Expired Member
    Post count: 60

    Hi Kor,

    Looks great almost! Thanks for all the help.

    It removed me the elipse but how do I get the font size to fit correctly? I’ve tried a few changes and it doesn’t work.

    #443796

    Max
    Expired Member
    Post count: 60

    Nevermind. I fixed it! Thanks!

    #443808

    Kor
    Moderator
    Post count: 16516

    Hi Frederick,

    Thanks for your reply and I’m glad that helped. Let us know if you need anything further.

    Thanks!

    #444046

    Max
    Expired Member
    Post count: 60

    is there an additional element I could add to remove the elipse for popular post category as well on the page?

    #444890

    Max
    Expired Member
    Post count: 60

    This probably got buried. But is there a way to remove the ellipse on the popular post category?

    #444951

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #444967

    Max
    Expired Member
    Post count: 60

    Sorry, I mean below that where it shows the places. Their name is cut off by ellipse.

Viewing 15 posts - 1 through 15 (of 22 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount