- This topic has 20 replies, 2 voices, and was last updated 2 weeks, 5 days ago by .
- You must be logged in to reply to this topic.
Hi vako,
I started looking at the WordPress forum and found a possible solution to the problem, along with an explanation of why it wasn’t among the available options.
So if there is no other CSS snippet, I’ll try something else.
Bea
Hi Bea,
Sorry but now iam lost, i showed you that very paragraph on the website is justified and i thought that you wanted to alogn them to the left side.
I think we have slight miscommunication here. Please share the direct link to the pag wehre the text appears left-aligned and we will create css snippet to justify it.
Kind Regards
Hi vako,
yes, I also feel that there has been a miscommunication somewhere. Sorry.
There is no problem with the left alignment.
As I wrote earlier, if I want to add text next to an image (it is a column with two boxes), I cannot set it to be justified. For this reason, I did not add a new paragraph; I wanted to do so after finding a solution. However, I can provide an example:
Here you can see that the text next to the image is aligned to the left, but I would like it to be aligned to the justified.
Bea
Hi Bea,
Please navigate to Dashboard > Appearance > Customize > Additional CSS and add the CSS snippet below:
p {
text-align: justify !important;
}
Kind Regards
Hi vako,
sorry for not responding over the last few days, but I was on vacation. Thank you the CSS snippet, it’s working now! I’m glad! 🙂
Thank you for your perseverance and patience!
Bea
You are most welcome!
Feel free to contact us at any time, and we appreciate your continued trust in our services.
Kind Regards