How do I modify the View all page?

This topic contains 3 replies, has 2 voices, and was last updated by  Joshua Dobbs 6 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #409437

    Joshua Dobbs
    Expired Member
    Post count: 90

    I’m trying to adjust the length of the title of each location on this page. I know I can adjust in appearacne > widgets but i’m not having any luck figuring out where to adjust the settings.

    #409439

    Joshua Dobbs
    Expired Member
    Post count: 90

    to elaborate a bit. I want to make the title to display on one line. It currently looks like its set to 20 characters. Where can i change it to 50?

    #409510

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Some of the titles there are over 20. Are any positively truncated? It’s a DB setting that the limit ought to be 100 char (I think) for the title.

    There is no setting for getting the title on to one line. In the future you may decide to use the right side of that listing area, but here is some CSS to further encroach on it:

    
    
    .geodir-entry-content {
        width: 80% !important;
    }
    
    
    #409566

    Joshua Dobbs
    Expired Member
    Post count: 90

    Hi Alex,
    I guess i was working on it to long yesterdaqy :). Everything looks fine as is

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

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

Open Support Ticket