Viewing 15 posts - 1 through 15 (of 32 total)
  • Author
    Posts
  • stazzy Friend
    #659495

    Good morning admin. I have been battleing with how to remove category and thumbnail image from my latest and most read but its not working. When i remove the category the date goes too. and i want to reduce the font of the write ups. Thanks. view image.

    jooservices Friend
    #659515

    Hi there
    You can use css display:none
    Please provide your site URL than i’ll help you check that.

    Thank you,
    Viet Vu

    jooservices Friend
    #744980

    Hi there
    You can use css display:none
    Please provide your site URL than i’ll help you check that.

    Thank you,
    Viet Vu

    stazzy Friend
    #659516
    stazzy Friend
    #744981
    stazzy Friend
    #659517

    i need just date and article title.

    stazzy Friend
    #744982

    i need just date and article title.

    jooservices Friend
    #659518

    Hi there
    You can easily do that with browser debugger

    # Category name

    .link-item .article-aside .category-name {
    display: none;
    }

    # Thumbnail

    .magazine-featured-links .link-item .item-image {
    display:none
    }

    You also can check css priority for detail if needed.

    http://monc.se/kitchen/38/cascading-order-and-inheritance-in-css

    Here is how it look

    https://www.dropbox.com/s/fwqcfb9wwe2x52f/2015-08-10_14-59-16.png?dl=0

    Thank you,
    Viet Vu

    jooservices Friend
    #744983

    Hi there
    You can easily do that with browser debugger

    # Category name

    .link-item .article-aside .category-name {
    display: none;
    }

    # Thumbnail

    .magazine-featured-links .link-item .item-image {
    display:none
    }

    You also can check css priority for detail if needed.

    http://monc.se/kitchen/38/cascading-order-and-inheritance-in-css

    Here is how it look

    https://www.dropbox.com/s/fwqcfb9wwe2x52f/2015-08-10_14-59-16.png?dl=0

    Thank you,
    Viet Vu

    stazzy Friend
    #659519

    ok. so will i input these codes in the custom.css?

    stazzy Friend
    #744984

    ok. so will i input these codes in the custom.css?

    jooservices Friend
    #659520

    <em>@stazzy 486718 wrote:</em><blockquote>ok. so will i input these codes in the custom.css?</blockquote>

    Yes sir 🙂

    Thank you,
    Viet Vu

    jooservices Friend
    #744985

    <em>@stazzy 486718 wrote:</em><blockquote>ok. so will i input these codes in the custom.css?</blockquote>

    Yes sir 🙂

    Thank you,
    Viet Vu

    stazzy Friend
    #659522

    ok. let me try it

    stazzy Friend
    #744987

    ok. let me try it

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

This topic contains 32 replies, has 2 voices, and was last updated by  stazzy 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum