Styling the Field Post Content

This topic contains 5 replies, has 2 voices, and was last updated by  Kor 6 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #476411

    edward newsome
    Expired Member
    Post count: 17

    This CSS works:

    /* GD Archive Item – hide Read More link and background */
    .geodir-field-post_content .gd-read-more {
    display: none !important;
    }

    /* GD Archive Item – change color */
    .geodir-field-post_content {
    color: green;
    }

    /* GD Archive Item – change font weight */
    .geodir-field-post_content {
    font-weight: bold;
    }

    /* GD Archive Item – change font style */
    .geodir-field-post_content {
    font-style: italic;
    }

    This CSS does NOT work:

    /* GD Archive Item – change font size */
    .geodir-field-post_content {
    font-size: 18px;
    }

    /* GD Archive Item – change font size */
    .geodir-field-post_content {
    font-size: 0.875em;
    }

    /* GD Archive Item – change font size */
    .geodir-field-post_content {
    font-size: 150%;
    }

    /* GD Archive Item – hide View All link */
    .geodir-field-post_content .gd-view-all {
    display: none !important;
    }

    How can I change the font size in the Archive Item section?

    Also, how can I get rid of the “View All” link that appears?

    #476415

    Kor
    Moderator
    Post count: 16516

    Hi edward,

    Thanks for your post. Could you share the URL of the page in question so that we could check on it?

    Thanks!

    #476605

    edward newsome
    Expired Member
    Post count: 17
    This reply has been marked as private.
    #476649

    Kor
    Moderator
    Post count: 16516

    Hi Edeward,

    Thanks for your reply. You can use the custom CSS code to adjust the Archive Item Font Size.

    .geodir-category-list-view li p {
       font-size: 18px!important;
    }
    #476802

    edward newsome
    Expired Member
    Post count: 17

    Thank you very much! It works just fine now and I finally saw how to turn off the “View All” link.

    #476858

    Kor
    Moderator
    Post count: 16516

    Hi Edward,

    Glad that helped. Enjoy GD

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 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