You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easiest way would be to edit the receptar/templates/partials/base.html.twig file, and around line 84 remove {% block slider %} which effectively take the slider out. You'll likely need to make an update to the css as well b/c as I recall there's a line there that bumps the posts list down to make room for the banner/slider.
Before doing this, I'd highly recommend creating a child theme of receptar, which allows you edit away to your heart's content and if you break something, you've always got the original to refer to. Also allows for receptar to receive updates that will apply to your child as well—rather than breaking your updates if you directly edit the receptar theme.
Hy
How to remove the banner in the top? Is it possible to add it in the configuration?
Thanks
The text was updated successfully, but these errors were encountered: