Remove padding in Logo Showcase

Is it possible to remove the padding on the logo showcase so logos can be closer? Would be nice when they scroll to be a bit tighter?

Thank you,

Shawn Martin
FanYourLocal

1 Like

If I understood you correctly, you’d like to remove padding above the logos. In this case, you can use this CSS code:

.global-styles,
.eapp-logo-showcase-logo-showcase-component {
  padding: 0 !important;
}

However, if I misunderstood you, please describe your use case in more detail (a screenshot would be appreciated) and specify your widget id.

All around the logos. It seems as if it’s in a square so would be nice to tighten them up so they scrolled closer to one another?

Thank you,

Shawn Martin
FanYourLocal

Could you please send me a link to the page where your widget is installed?

It’s more so on mobile. But the padding on both devices seems is squared. Would be nice if I could make them closer together.

Thank you.

Link to logo showcase. I did apply the css you sent but didn’t see any change to the layout.

https://fanyourlocal.om/get/about

Shawn Martin
FanYourLocal

Meant to tell you this before but when I add an image to a member the first image repeats itself. So it shows it shows 3 dots in the pagination even though there is only 2 but the first image repeats. If that makes sense?!

Shawn Martin

FanYourLocal

Got you!

I’ve forwarded your request to our devs! I’ll get back to you once anything come up :slightly_smiling_face:

Hi,

Wondering if you could send me the css to remove the dash lines that are placed on either end of heading like example below…

—Appetizers—

Some show up some don’t on mobile depending on the character count I’m guessing - so would like to remove them all.

Thank you,

Shawn Martin
FanYourLocal

If I understood you correctly, you mean Restaurant Menu widget.

Could you please send me a direct link to the page where this widget is installed?

We’ve added this code to remove padding in Logo Showcase:

.eapp-logo-showcase-logo-innerInner {
  width: 100%;
  height: 100%;
}

Please check your website and let me know if you like what you see :slightly_smiling_face:

Awesome!

Thank you.

Shawn Martin
FanYourLocal

1 Like

Hi,

Wondering if you could send me the css for the button in the Sales Notification widget so I can remove or change border radius?!

Thank you,

Shawn Martin
FanYourLoca

1 Like

Here is the code:

[class*="ButtonBase__ButtonContainer-sc"]{
  border-radius: 5px !important;
}

Check it out and let me know how it worked :wink:

Awesome! Thank you. One more ask…is there any code to make sales notifications display longer? Would like to treat some like banners and have them remain on page for a longer period of time & even have the option to have them in an infinite scroll?

Thanks again!

Shawn Martin
FanYourLocal

1 Like

Got it!

Please let me talk to our dev team. 'll get back to you a bit later :slightly_smiling_face:

Sounds good. Thank you!

Shawn Martin
FanYourLocal

1 Like

@Shawn_Martin Thank you for waiting!

To check if there is anything can be done, we need a direct link to the page where your widget is installed.

Could you please send it to me?

Here is a link:

[

fanyourlocal.com

](https://www.fanyourlocal.com/get/east-central-northeast-metro)

Shawn Martin

FanYourLocal

1 Like

I’ve talked to our devs, and, unfortunately, there is no option to customize the widget this way. I am sorry!

However, I guess it’s quite an interesting idea. Would you mind sharing it in our Wishlist? We’ll try to consider it in our future update :slightly_smiling_face:

Sounds good. Thank you for looking into it. Did you ever hear anything about the lines on Menu headings and being able to remove them?

Shawn Martin
FanYourLocal