Viewing 8 posts - 1 through 8 (of 8 total)
The topic ‘resut page rtl’ is closed to new replies.
Apologies for the delayed response here.
The styling is totally messed up. can you please first update your theme as well because your plugins are already updated to the latest version.
Then check if still the styling is messed up then we will share a fix with you.
waiting for your response
Okay, then please share the website URL and admin credentials in private reply.
Hi
Okay, so I have checked the page.
Please paste the below custom css code to
Wp-admin > Appearance > Customization > Custom css > publish
.rtl .quiz_result .quiz_questions strong {
display: block;
margin-right: 10px;
}
.rtl .quiz_result .quiz_questions span {
line-height: 30px;
}
Fixed refer: http://prntscr.com/oh6efx
Hope this helps !! Do let us know.
The topic ‘resut page rtl’ is closed to new replies.