*

Smithtech

  • ****
  • 219 posts
FLASH NEWS PLUGIN
« on: May 30, 2022, 03:41:56 AM »
Interested in the plugin.
But the news bar is covering the top navigation bar on demo site
https://osclasspoint.com/osclass-plugins/messaging-and-communication/flash-news-osclass-plugin-i191

Marked as best answer by frosticek on June 01, 2022, 09:59:10 AM
*

MB Themes

Re: FLASH NEWS PLUGIN
« Reply #1 on: May 30, 2022, 10:30:39 AM »
@support
Most of theme require little adjustment as flash box is added using fixed positioning. I.e. on Sigma to fix on mobile menu, following was required.
Code: [Select]
@media screen and (max-width: 767px) {body header {top:31px;}}
Plugin allows to enter custom CSS directly in configure page.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Smithtech

  • ****
  • 219 posts
Re: FLASH NEWS PLUGIN
« Reply #2 on: May 30, 2022, 02:42:35 PM »
Alright.

Thank you very much