Bradley Prout

Well-Known Member
Russ,

i remember there was a fix for this but I can't find it. Mobile veiw is messed up again. cut off images and boarder not going to the full length
 

Attachments

  • wp_ss_20170212_0001.png
    wp_ss_20170212_0001.png
    413.3 KB · Views: 14
You have this in a media query:

Code:
.Responsive .messageUserBlock h3.userText {
    margin-right: 16px;
    margin-left: 59px;
    height: 48px;
}

We don't set a fixed height on that area so it's custom CSS you've added. Remove the height: 48px;
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back