Writing content alignment as Justified as that it look evenly on field

This topic has 10 replies, 3 voices, and was last updated 3 months ago ago by Andrew Mitchell

  • Avatar: Ankit Khandelwal
    Ankit Khandelwal
    Participant
    June 25, 2024 at 16:18

    Text Writing content alignment as Justified as that it look evenly on field in mobile & desktop version

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    June 26, 2024 at 07:53

    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!

    Avatar: Ankit Khandelwal
    Ankit Khandelwal
    Participant
    June 26, 2024 at 11:02

    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

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    June 26, 2024 at 11:42

    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.

    Avatar: Ankit Khandelwal
    Ankit Khandelwal
    Participant
    June 26, 2024 at 13:23

    Please see my reply

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    June 26, 2024 at 15:11

    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.

    Avatar: Ankit Khandelwal
    Ankit Khandelwal
    Participant
    June 26, 2024 at 20:12

    Now this works fine. For other portion how can I do this justify alignment which you provided good..

    Avatar: Justin
    Luca Rossi
    Support staff
    June 27, 2024 at 05:14

    Hi @Ankit Khandelwal,

    Which parts do you want to make the text justify alignment?

    Best Regards,
    The 8Theme Team.

    Avatar: Ankit Khandelwal
    Ankit Khandelwal
    Participant
    June 27, 2024 at 10:55

    Thanks and I got the option to get it done

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    June 27, 2024 at 10:55

    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

  • Viewing 10 results - 1 through 10 (of 10 total)

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

8theme customization service

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.