Abdelkarem Abdelkarem
asked 4 years ago

hello user profile page appear the name over profile picture like this https://rqeeqa.com/forum/user-profile/abdoo22/
 
thanks

1 Answers
DominicStaff
answered 4 years ago

You can add the following code to the style.css file:

.dwqa-user-avatar-group {
    width: 100%;
}
.dwqa-user-info {
    float: none;
}
Powered by DW Question & Answer Pro