Shortcode problem in RTL

  • Hany

    #5960

    please check the the messages (important and note) in this post (which is in right to left lnguage)

    the letters covers the picture as the indentation is put on the left not on the right.

    thanks for your support

    Anonymous

    #31728

    Try adding this to Graphene Mobile Theme Options –> Display –> Custom CSS

    .warning_block,
    .error_block,
    .notice_block,
    .important_block {
    padding: 10px 50px 10px 15px;
    }

    Hany

    #31729

    thanks it is good now. but how can i make the text justified as it is already justified in the post

    thanks for your support

    Hany

    #31730

    ok i done it by adding “text-align: justify;” to the same block but is this bug going to be fixed in next release?

    thanks for your support

    Anonymous

    #48473

    Thanks

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

  • You must be logged in to reply to this topic.