• Hello Support team,

    Can you please help me how can I set all my post text left align instead of center?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 15 total)
  • Hello,

    I just checked your site and all the text are already left aligned. Can you please confirm it is fixed or you are still looking for a solution?

    I just checked it and texts are left aligned. Do you also want to align the images to the left or do you want to use 100% full-width layout?

    To align the images to the left, add the below code to the Customize > Custom CSS section

    .single .elementor-image {
        text-align: left;
    }
    Thread Starter jatinsri93

    (@jatinsri93)

    I have free elementor editor, do I need to upgrade to pro to access custom CSS

    No, just go to Dashboard > Appearance > Customize > Custom CSS section to add the code.

    Thread Starter jatinsri93

    (@jatinsri93)

    Sure, will give it a try

    Sure, let me know if it doesn’t work.

    Thread Starter jatinsri93

    (@jatinsri93)

    Is applied this code and hit publish but the post content doesn’t move from its original position. Then I tried using .single .elementor-image {
    text-align: right;
    } still the content was at the same position.

    Are you talking about the content or only for the image? The above code I gave you is only for the image and it should work. Did you clear cache after adding the code?

    Thread Starter jatinsri93

    (@jatinsri93)

    Kindly guide me how to clear cache, also would be great to have the code to move the content as well.

    Hello,

    your content is already aligned to left. To clear cache, use a cache plugin that you like. Also, clear cache from the browser settings.
    Can you share a screenshot mentioning what you exactly try to do so that I can understand it clearly and give the correct solution?

    Thread Starter jatinsri93

    (@jatinsri93)

    Hey i just figured out the solution, thanks for the support.

    Thread Starter jatinsri93

    (@jatinsri93)

    Amit can you please share your email id, I will email you my query with images

    Also, is it possible to share images here?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @apprimit Please do not post any email address in these forums. I don’t think you were going to but you know, I’m just writing that just to be safe.

    @jatinsri93 Please don’t ask for that. Support is in these forums only and off forum contact is actively discouraged.

    Thread Starter jatinsri93

    (@jatinsri93)

    Got it Jan, thanks for letting me know.

    Is it possible to share any screenshot here, because I can’t find an image upload option

    Yes, you can share screenshot using tools like Imgur or Lighshot.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Post text aligned centre’ is closed to new replies.