- This topic has 20 replies, 2 voices, and was last updated 2 weeks, 4 days ago by
vako.
-
AuthorPosts
-
July 15, 2025 at 5:08 pm #77205
Dear Support Team,
I edited my page quite a while ago, and now when I want to align the text in a block, there is no option for justified alignment, only left, center, and right. I have the same problem when I want to place text next to media. Is there any way to make the text justified?
Interestingly, on the editor page, the text I edited earlier appears to be aligned to the left, but on the live page, it is aligned justified, which is what I would like to achieve now. I don’t really understand why the edited and live pages differ.
Thanks for your help!
Bea
July 15, 2025 at 11:07 pm #77207Hi Bea,
At first, thank you for choosing our theme and service.
To provide you with the most accurate assistance, could you please describe the issue you’re facing in more detail? Additionally, sharing a direct link to the page where the problem appears would be immensely helpful. If possible, providing screenshots of the issue will give us a clearer understanding and allow for more targeted support.
Once we have this information, we’ll be better equipped to identify the issue and provide a solution.
Kind Regards
July 15, 2025 at 11:45 pm #77209Hi vako,
Since then, I have tried again and noticed that the default setting may be justified alignment, which is why it does not appear among the selectable options. It just bothered me that it couldn’t be selected. I attach screenshots. Sorry but the text are in hungarian.
On the editorial page:
On the live page:
However, if I want to insert a media and text box, this is no longer automatic; the text appears on the left next to the image, even if I have not selected anything.
On the editorial page:
On the live page:
As far as I remember, this wasn’t a problem in the past, and it still works fine on the site according to an old setting (attached screenshot), but if I want to add a new media and text box, the text won’t be automatically justified.
So this is the result I want to achieve when creating a new media and text box. I want the text to be aligned next to the image.
Thanks for your help!
Bea
July 17, 2025 at 12:43 am #77211Hi Bea,
In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.
To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo
Please make sure to mark your reply as private to hide it from the public.
Kind Regards
July 17, 2025 at 6:34 pm #77214This reply has been marked as private.July 17, 2025 at 7:31 pm #77215Hi vako,
if you see my contact page, where I use columns, the text isn’t aligned there, and I can’t adjust it. It seems to be a similar problem to the media box, where images and text are placed next to each other.
Thanks
Bea
July 18, 2025 at 1:20 am #77217Hi Bea,
Thank you for sharing the login details. We’ve commenced the investigation process for the issue you’ve raised. Rest assured, we’ll keep you informed of any updates as soon as they become available.
If you have any additional information or if there’s anything specific you’d like us to focus on during the investigation, please let us know.
We appreciate your patience.
Kind Regards
July 19, 2025 at 2:46 am #77220Hi Bea,
We tried to reproduce the same case you described, but it seems that we can’t, please take a look at the screenshots taken on your website.
1. We created a test page and useda widget text with image: https://prnt.sc/oa4OqWXzXmvX This is how it looks in the editor page.
2. This is how it looks on the live website: https://prnt.sc/9-OQu_jCiKCxAs we see text is located next to the image as you requested.
If we are missing any detail or part of the issue you have, please let us know.
Kind Regards
July 19, 2025 at 3:17 am #77221Hi vako,
Thanks for checking it. My issue isn’t with adding text next to images, but with the text next to the image being justified-aligned. Not left, not right, not center, but justified. I’ll show you with screenshots.
This is left-aligned text:
This is justified text:
In the past, it was easy to set the text next to the image to be aligned justified. But now I can’t set it up that way. Not only for images + text, but also when I arrange the text in columns, I can’t set it to justified.
For example. This is left-aligned in a column, not justified.
I tried to explain my problem better. Is it clearer now?
If I just create only a text box, the default setting is justified, which I would like to have next to the image as well.
Thanks
Bea
July 19, 2025 at 3:31 am #77222Hi vako,
I reread my second letter and accidentally left out a few important words (e.g. justified) in some sentences. I apologize, as this may have caused misunderstanding about what I wanted to say. But I hope I managed to explain it well in my previous letter.
Thanks
Bea
July 22, 2025 at 12:11 am #77226Hi Bea,
As we see from the WordPress editor block options, there is no option to justify the text – it’s not a theme-related issue. As you see, it’s WordPress options itself.
BTW – we checked the live website and all content is justified any way https://prnt.sc/Sp6eQztiOYJS – in case you want to make changes in alignment of the content we can create custom CSS snippet for you.
Kind Regards
July 22, 2025 at 10:52 pm #77229Hi vako,
thank you for looking into the problem again. I didn’t know it is a WordPress issue and not a template issue.
Yes, I wrote to you earlier that in the past, when the editor interface was different, this was easy to set up, but now not.
Thank you for creating custom CSS snippet.
Bea
July 23, 2025 at 12:38 am #77231Hi Bea,
In case you decide to use Custom CSS snppet.
Please navigate to Dashboard > Appearance > Customize > Additional CSS and add the CSS snippet below:
p {
text-align: left !important;
}
Kind Regards
July 23, 2025 at 1:23 am #77233Hi vako,
are you sure I should type this? You can also set it to align the text to the left. I want it to be justified.
Bea
July 23, 2025 at 1:34 am #77234Hi vako,
if I write justified instead of left, unfortunately the text does not change.
Bea
-
AuthorPosts
- You must be logged in to reply to this topic.