rtl support
-
hi there
thank you for your collaboration your effort with us
but you forget to modify your rtl section in your css fileyou can modify this
.rtl.widgets-php #wpcontent .wrap {
margin-right: 2px;
margin-left: 68%;
}to be like this
.rtl.widgets-php #wpcontent .wrap .cs-wrap {
margin-right: 2px;
margin-left: 68%;
}
bassam alkebsi
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘rtl support’ is closed to new replies.