Hi,
I am trying to align the buttons with their fields through an additional radio type field in the record page, last fields (Profile). I could succeed by inserting a code in the file custom.css but I can not modify it in the Arabic version! it's like the custom.css file does not support the arabic version.
.radio input[type="radio"]{
width:2em!important;
position:relative !important;
}
.radio input[type="radio"][dir:'ltr'] {
margin-left:5px !important;
}
.radio input[type="radio"][dir:'rtl'] {
margin-right:5px !important;
}
.radio label[dir:'ltr'] {
padding-left:25px !important
}
.radio label[dir:'rtl'] {
padding-right:10px !important
}
here is the link of the registration page : http://www.aidepharmacien.ma/index.php/creer-un-compte
the arabic version : http://www.aidepharmacien.ma/index.php/ar/2019-09-03-06-46-59