New Landing How can we help? Themeforest Theme Support Joyn In Page "actualités", How reduce font size title and edit grey background ?

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Joyn
  • #145537
    blaouchez
    Member
    Post count: 448

    Hello,

    in Page “actualités” http://www.crsi-paris.fr/actualites

    How reduce font size title and edit grey background ?

    Regards

    Attachments:
    You must be logged in to view attached files.
    #145541
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    
    .posts-type-bold .recent-post .details-wrap{
    background-color:#FFF!important;
    }
    
    .blog-item a {
    font-size: 20px!important;
    }

    -Rui

    #145549
    blaouchez
    Member
    Post count: 448
    This reply has been marked as private.
    #145558
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The bg color is set in the color customiser

    – Kyle

    #145576
    blaouchez
    Member
    Post count: 448

    ok, thanks for bg color

    and for line-height ? Is there a solution ?

    #145637
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .masonry-items .blog-item .details-wrap h2, .masonry-items .blog-item .inst-overlay h2 {
      line-height: 23px;
    }

    – Kyle

    #145795
    blaouchez
    Member
    Post count: 448
    This reply has been marked as private.
    #145797
    blaouchez
    Member
    Post count: 448

    …see attachment please

    Attachments:
    You must be logged in to view attached files.
    #145802
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You already know that, you have this in your custom css:

    .masonry-items .blog-item .details-wrap, .masonry-items .blog-item .grid-no-image {
      padding-bottom: 80px;
    }

    – Kyle

    #145812
    blaouchez
    Member
    Post count: 448

    it don’t work

    #145819
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Because now you have it twice in your custom css, see http://d.pr/i/7RkX/26wXC3Wu

    – Kyle

    #145834
    blaouchez
    Member
    Post count: 448

    Great Kyle, thanks 😉

    #145839
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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

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

License required for the following item
Login and Registration Log in · Register