• Resolved wrathyimp

    (@wrathyimp)


    The post titles are having large spcae after line, how can we make this changes, and make it look normal.

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

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

    (@techlabpro1)

    Hello,

    Your theme CSS has a line height that make this space bigger.

    .company_lower_mid h3

    Write this custom CSS.

    .tlp-portfolio .layoutisotope .tlp-content h3 {
    line-height: 22px!important;
    }

    Thanks

    Thread Starter wrathyimp

    (@wrathyimp)

    Where to add this code? under the theme style or within the shortcode

    Plugin Author RadiusTheme

    (@techlabpro1)

    You can write this code in customizer or see The Post Grid => Settings

    Here you will get option to write custom CSS.

    Thanks

    Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    I am closing this topic.

    If need any more help let me know.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Post Title are too much spaces’ is closed to new replies.