This topic has 10 replies, 3 voices, and was last updated 5 months ago ago by Andrew Mitchell
Text Writing content alignment as Justified as that it look evenly on field in mobile & desktop version
Hi @Ankit Khandelwal,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
@media (max-width: 600px){
.page-id-7092 .etheme-a-h-wrapper.elementor-align-right.etheme-a-h-line-before {
text-align: center;
}
.page-id-7092 .etheme-a-h-wrapper.elementor-align-right.etheme-a-h-line-before p.etheme-a-h-text-after {
padding: 0 15px;
}
}
Hope it helps!
This solved not my purpose. I need justified alignment where each row starting & ending point is same. That I want to apply anywhere
I have elaborated through screenshot
Hi @Ankit Khandelwal,
Please try with this custom CSS instead:
.page-id-7092 .etheme-a-h-wrapper.elementor-align-right.etheme-a-h-line-before {
text-align: center;
}
Mobile screen is not stick on left or right
https://we.tl/t-KRQyVH7wkR
Please find and remove the margin of your footer menu items element: https://prnt.sc/GjnjNl4t4v_7
– https://elementor.com/academy/margin-and-padding-basics-in-elementor/
– https://elementor.com/help/mobile-editing/
Best Regards,
The 8Theme Team.
Please see my reply
Hi @Ankit Khandelwal,
We provided the wrong CSS codes, the correct CSS codes should be:
.page-id-7092 .etheme-a-h-wrapper.elementor-align-right.etheme-a-h-line-before {
text-align: justify;
}
Please check the footer again and don’t add any margins to the containers.
Best Regards,
The 8Theme Team.
Now this works fine. For other portion how can I do this justify alignment which you provided good..
Hi @Ankit Khandelwal,
Which parts do you want to make the text justify alignment?
Best Regards,
The 8Theme Team.
Thanks and I got the option to get it done
Dear Ankit Khandelwal,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘Writing content alignment as Justified as that it look evenly on field’' has been successfully resolved, and the topic is now closed for further responses