Feature list alignment

Hi there,

I can’t left align the content copy in my classic feature lists. The heading is left aligned but the copy is centred.

Hey @lookpro,

Thanks for writing in! The content is centered because of this custom CSS added somewhere.

html .page .site .x-main article.hentry .entry-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
}

Please find it and set the “Text Alignment” to the left.

Kindly let us know how it goes.

Thanks @ruenel

I couldn’t find it, I just added the above to this page and it seemed to work??

@ruenel Sorry could I trouble you to find out how to top align the icon with the headline Step 1 etc

Hey @lookpro,

Just for future topics, self responding or bumping your post pushes it back in our Queue system so it takes longer to respond to. We provide support to our customers 24/7/365 in the Support Forum. Support questions are answered in the order received and responses may take up to 24 hours (typically sooner). Complex questions or busy times may take longer.

To better assist you with your issue, kindly provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.