*

nijamutheen

  • ****
  • 110 posts
I want posting Title length 2 or 3 instead of single line
« on: February 28, 2018, 07:04:19 PM »
Hi frostick,
 I want posting Title length 2 or 3 instead of single line with......

*

MB Themes

Re: I want posting Title length 2 or 3 instead of single line
« Reply #1 on: February 28, 2018, 08:13:09 PM »
Add following to responsive.css into section you like (i.e. max-width 767px)

Code: [Select]
#list-view .list-prod h3 {max-height:54px;}
#list-view .list-prod h3 a {white-space:normal;}

  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

nijamutheen

  • ****
  • 110 posts
Re: I want posting Title length 2 or 3 instead of single line
« Reply #2 on: March 02, 2018, 11:25:17 PM »
i want mobile format for exaple 2 lines of title

*

MB Themes

Re: I want posting Title length 2 or 3 instead of single line
« Reply #3 on: March 03, 2018, 09:20:14 AM »
Max-height property is for that. Height of 1 line is 18px.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

nijamutheen

  • ****
  • 110 posts
Re: I want posting Title length 2 or 3 instead of single line
« Reply #4 on: March 04, 2018, 09:10:18 AM »
i changed everything nothing happened please support me ,following attached file is my responsive file


*

MB Themes

Re: I want posting Title length 2 or 3 instead of single line
« Reply #5 on: March 05, 2018, 09:34:13 AM »
@nijamutheen
Try to clear your cache.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots