• From this page: https://unnafrica.org/

    From the section: Be a helping hand today for REFUGEES/IMMIGRANTS

    The text margin is not wide enough. I would like that to expand across the page more.

    How do I make this happen?

Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello jbento,

    Try below css code. Add code into your current child theme’s style.css.

    
    .sponserleftimage {
     width: 27%;
    }
    .sponsercontent {
     width: 64%;
     line-height: 25px;
    }
    .sponsercontent h2 {
     font-size: 30px;
    }
    

    Hope this will helps you.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Expand the width of text’ is closed to new replies.