minifrontpage pro show disabled title on mobile.

hi,

when you disable showing title for minifrontpage pro module, the title is still visible when you are browsing page on small screen - smartphone or tablet (tested on android an ipad).
6 years 1 month ago #1 by Tomasz Musiał

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5456) Offline
Hi, How did you disable the showing title? Minifrontpage pro doesn't have parameter to hide the title.
6 years 1 month ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

In modules configuration, when you set 'show title' to 'hide'.
6 years 1 month ago #3 by Tomasz Musiał

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5456) Offline
Ah I thought you were talking about article's title. Can you send your website URL so I can try it out?
6 years 1 month ago #4 by TemplatePlazza

Please Log in or Create an account to join the conversation.

6 years 1 month ago #5 by Tomasz Musiał

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5456) Offline
It's because you have 4 items and 4 columns. In smartphone the column is becoming 1, then the slide dots navigation (with title) will be showed. To hide it you can add this code in the css adjustment tab :
.mfp_block_title {
  display:none!important;
}
6 years 1 month ago #6 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum