*

Lamanuncios

  • ***
  • 95 posts
Main.php edit
« on: March 15, 2023, 11:09:51 PM »
Hi group. I want to change positions:
Categories with premium ads
Only change positions , first premium , after categories. But only mobile version. Can anyone help me with that?

*

MB Themes

Re: Main.php edit
« Reply #1 on: March 16, 2023, 11:31:23 AM »
If you want to change it for mobile only,
you must duplicate that box.

To original add class "isDesktop isTable"
to duplicated one add class "isMobile"
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Lamanuncios

  • ***
  • 95 posts
Re: Main.php edit
« Reply #2 on: March 16, 2023, 12:31:25 PM »
If you want to change it for mobile only,
you must duplicate that box.

To original add class "isDesktop isTable"
to duplicated one add class "isMobile"
Just duplicare? 😊

*

MB Themes

Re: Main.php edit
« Reply #3 on: March 16, 2023, 12:52:45 PM »
yes
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Lamanuncios

  • ***
  • 95 posts
Re: Main.php edit
« Reply #4 on: March 16, 2023, 01:00:18 PM »
yes
I can’t find this in main.php

*

MB Themes

Re: Main.php edit
« Reply #5 on: March 16, 2023, 02:44:50 PM »
well there is code with categories right?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Lamanuncios

  • ***
  • 95 posts
Re: Main.php edit
« Reply #6 on: March 16, 2023, 03:04:01 PM »
well there is code with categories right?
Yes

*

Lamanuncios

  • ***
  • 95 posts
Re: Main.php edit
« Reply #7 on: March 17, 2023, 12:49:08 AM »
well there is code with categories right?
I need more details please.

*

MB Themes

Re: Main.php edit
« Reply #8 on: March 18, 2023, 08:51:20 PM »
Duplocate category block and manage css classes.
That's all.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots