*

Marko

  • ***
  • 66 posts
Icon
« on: April 06, 2016, 05:45:42 AM »
Hi Michal,

While viewing on mobile mode on item details section

How do I remove the sellers icon and location icon, it overlapping the text info.

Please refer to attachment.

Thank you.
MArko

*

MB Themes

Re: Icon
« Reply #1 on: April 06, 2016, 06:54:37 AM »
@Marko
I am pretty sure it is caused by your custom modifications.
Following style must (!) be in responsive.css and be not overwritted:
Code: [Select]
@media screen and (max-width: 767px)
#side-right h2 .left {
    display: none;
}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots