How to change the load more dotted line
« on: May 23, 2018, 09:12:43 AM »
Hello, is there a way i can change the 3 dotted line which represent load more listing to next and previous button or 1,2,3 button pagenation...



*

MB Themes

Re: How to change the load more dotted line
« Reply #1 on: May 23, 2018, 10:26:05 AM »
@Metalsunny
There are no buttons, it just load all that is shown on that page. You can find it in main.php located in theme folder.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: How to change the load more dotted line
« Reply #2 on: May 23, 2018, 05:19:01 PM »
Please what line in main.php can i find the code for the 3 dotted line. I want to change it to something else like and arrow or text

Re: How to change the load more dotted line
« Reply #3 on: May 23, 2018, 05:32:03 PM »
I have found it on line 83 fa fa angle down. Am changing it right away to fa fa-arrow-circle-down and line 86 for eclipse which is the 3 dots fa eclipse-h. Thanks
« Last Edit: May 23, 2018, 05:38:14 PM by Metalsunny Reloaded »

Re: How to change the load more dotted line
« Reply #4 on: May 23, 2018, 05:48:59 PM »
Please is there a way i can change the icon size to make it smaller or if that its not possible is there a way i can increase the main page container height  a little so that the icon can fit in fully

Re: How to change the load more dotted line
« Reply #5 on: May 23, 2018, 06:44:18 PM »
I have solved this by changing icon clour and size with a code. Thanks