Font size doesn't change on mobile in k2 item

Hi team,

I have attached the image here. when looking at the k2 item in the mobile the item heading tends to move the right hand side or remains at the standard position
11 years 5 months ago #1 by hissam

Please Log in or Create an account to join the conversation.

Hello Mate

Please edit this css class inside /deals_plazza/css/com_k2.css
div.itemHeader {
    margin-left: 255px;
    display: block;
}

edit the margin-left property to 0px.

Let us know if that works or not affecting any other part.
11 years 5 months ago #2 by erwinschro

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum