Is there a way to change the alignment of images in the x-block-grid four-up
class to be RTL on this page? ()
I have managed to make the h2 tag RTL using the following code:
<h2 class="h-custom-headline h5 accent" dir="rtl"><span>Code</span></h2>
However, I am unable to change the x-block-grid four-up
class to RTL, as the images still align from the left.
<ul class="x-block-grid four-up" dir="rtl">