• Resolved kadaj

    (@aldabogskie)


    Hi! i did some custom css in my Layout 1
    .rt-tpg-container .layout1 .rt-holder .rt-detail .read-more {
    padding: 0;
    border: none;
    background: none;
    }
    .rt-tpg-container .layout1 .rt-holder .rt-detail .post-meta {
    padding: 0;
    border: none;
    background: none;
    }

    But but the button background are still there.

    https://www.ads-software.com/plugins/the-post-grid/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    add like this
    background: none !important;

    If still not working then send me url I can ell exact css.

    Thanks

    Thread Starter kadaj

    (@aldabogskie)

    Thank you it works!
    i didnt know there was “!important” things in css.

    Plugin Author RadiusTheme

    (@techlabpro1)

    Nice !!!

    It force for this css and give top priority than others.
    I am closing this topic.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing Button BG in "READ MORE"’ is closed to new replies.