About Me section for Activello WordPress theme

I wonder if someone can help me align my text to the left in my about me widget? I am very new too all of this and I seem to be struggling! Sorry if its a simple fix, but I am clueless!

Thanks in advance

mummyheartsyou.com

Hi @mummyheartsyou,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

aside#simpleimage-8 > p.simple-image {
    text-align: center;
}
aside#simpleimage-8 > p {
    text-align: left;
}

Best Regards,
Movin

Thank you so much, its very much appreciated! Its amazing how one little tweak can make the blog look cleaner!

Anna-Marie

You are most welcome here :slight_smile:

Hi, not sure if this is the right place to ask my question but I’m having issues with the size of my About Me image in my right sidebar.

I tried using a simple image widget to add an image, but the image is still stretched to the sidebar width. I want to keep my sidebar width but make the About Me image smaller. I also used the about.me widget and the image is clear but still too large.

Thanks in advance for any help!

chersplate.com

Hi @chersplate,

To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/activello/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Best Regards,
Movin