• Resolved nzuzulich

    (@nzuzulich)


    Hi! I’m trying to align the read more button to the left but I can’t do it.
    On the other hand, I also want to add padding to the title and meta data and adjust the margin of the post excerpt a bit.

    The link page is this: https://c2050438.ferozo.com/novedades/

    I hope you can help me.

    Thank you!
    Nicolás

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    For button please write this custom CSS

    .rt-tpg-container .isotope1 .rt-holder .rt-detail .read-more {
        text-align: left;
    }

    I see it extra space in the right of p

    .rt-tpg-container .isotope1 .rt-holder .rt-detail .entry-content p {
        width: 100% !important;
    }

    Let me know how it works.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Isotope Grid Buttom and Padding’ is closed to new replies.