This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

questions

  • *****
  • 319 posts
Yellow box premium listing issue
« on: February 27, 2023, 12:20:28 PM »
Hi

Can you update this?

.osp-item-is-highlight, .osp-item-is-highlight .simple-wrap {
  background: #f9f674 !important;
}

There is a gap after yellow box of premium listing. I had to add that code in css customization.

Thank you,

*

MB Themes

Re: Yellow box premium listing issue
« Reply #1 on: March 02, 2023, 05:04:46 PM »
Can you provide more details?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

questions

  • *****
  • 319 posts
Re: Yellow box premium listing issue
« Reply #2 on: March 02, 2023, 05:14:56 PM »
see it attached

however I attach the code

.osp-item-is-highlight, .osp-item-is-highlight .simple-wrap {
  background: #ffffff !important;
}

whatever style I apply, then there will be an issue with the DAILY OFFER, MOST FAVORITE ITEMS, and so on...  so needs more customization
« Last Edit: March 02, 2023, 05:34:30 PM by questions »

Marked as best answer by questions on March 07, 2023, 02:01:21 PM
*

MB Themes

Re: Yellow box premium listing issue
« Reply #3 on: March 03, 2023, 04:45:24 PM »
I would prefer:
Code: [Select]
.osp-item-is-highlight, .osp-item-is-highlight .simple-wrap {
  background: transparent!important;
}

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

*

questions

  • *****
  • 319 posts
Re: Yellow box premium listing issue
« Reply #4 on: March 05, 2023, 07:44:07 AM »
Can u fix în update?

Transparent or color îs NOT The fix

If there is 1 title which has 2 rows and one 1 row

The premium yellow box will not be equal

So looks better default IT s not really an issue
« Last Edit: March 05, 2023, 07:49:20 AM by questions »

*

MB Themes

Re: Yellow box premium listing issue
« Reply #5 on: March 07, 2023, 01:27:22 PM »
@questions
No, it was not possible to reproduce on demo.
Share URL
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

questions

  • *****
  • 319 posts
Re: Yellow box premium listing issue
« Reply #6 on: March 07, 2023, 02:01:13 PM »
Fixed with transparent.
Goes perfect.

*

questions

  • *****
  • 319 posts
Re: Yellow box premium listing issue
« Reply #7 on: March 10, 2023, 08:10:34 AM »
Can you update this in the next update? with transparent!

Thank you