• Resolved JenniferCross

    (@jennifercross)


    Hi, is there a quick bit of code I could use for the Case Studies section, so that the short excerpt of the 3 case studies shown is justified rather than aligned left?

    Thank you,
    Jen

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello Jen,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .widget_moesia_latest_news .blog-post .entry-summary {
      text-align: justify;
    }
    

    Regards,
    Kharis

    Thread Starter JenniferCross

    (@jennifercross)

    Perfect, thanks!

    Jen

    You’re welcome Jen!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Justifying case study snippets’ is closed to new replies.