Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:
[class*="layout__List"]>:nth-child(odd)>a {
flex-direction: row-reverse;
}
Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:
[class*="layout__List"]>:nth-child(odd)>a {
flex-direction: row-reverse;
}