New Landing How can we help? Themeforest Theme Support Pinpoint Selection by tag tuning

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Pinpoint
  • #9594
    mixicus
    Member
    Post count: 71

    I need some tuning in selection by tag post tiles
    1) kill author & date string
    2) Bold title with “center” align
    3) post except data with “justify” align

    What code i must add for this?

    #9608
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Custom CSS in the theme General options:

    1.

    body.tag .blog-item-details { display: none !important; }

    2.

    body.tag .masonry-items .blog-item h4 {
      font-weight: bold;
      text-align: center;
    }

    3.

    body.tag .blog-item .excerpt {
        text-align: justify !important;
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #9771
    mixicus
    Member
    Post count: 71

    Thank you! All working!

    #9877
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Cool, glad to hear that 🙂

    If you like the product and support, please do rate the theme in your ThemeForest Download section, we would greatly appreciate it!

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

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