Home New Guten Forums WoodMart support forum rtl justify text

rtl justify text

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #401292

    ahmed elsayed
    Participant

    hello
    i need to help me for making product description justified in rtl like screenshot i provided refer to his post : https://alfakhamah.net/tourist-places-in-switzerland/
    i attached some photos may help you to generate a code for what i need

    • This topic was modified 2 years, 11 months ago by ahmed elsayed.
    Attachments:
    You must be logged in to view attached files.
    #401297

    ahmed elsayed
    Participant

    the link i provided is from my other wp site but i using another theme which when i asked for this option the support tam gave me this code `#the-post .entry-content,
    #the-post .entry-content p{
    text-align: justify !important;
    }
    `
    but i’m afraid it doesn’t work well in your theme
    so i need the right code to apply in my products

    example : https://safer.ae/product/aynola-rawash-portable-bidet/

    #401317

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #401466

    ahmed elsayed
    Participant

    its about adding css code
    anyway check private

    #401468

    ahmed elsayed
    Participant

    i have another problem , when i try to subscribe newsletter at MailChimp widget an error message appears while i set all options in plugin and successfully connected MailChimp with my site and plugin option are all ok

    Attachments:
    You must be logged in to view attached files.
    #401837

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woocommerce-Tabs-panel--description p {
    	text-align: justify;
    }

    Please pay attention, you need to remove aligning in the text area if any, as they https://gyazo.com/97ca0671641b18c7a06c851f13548256

    Please make the full backup of your site and check the issue on the Storefront theme to detect if our theme causes the problem. Storefront is a free theme developed by WooСommerce.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)