1. keith@parriss.co.uk
  2. Commercial Templates
  3. Friday, 05 August 2022
  4.  Subscribe via email
Hello. I'm using Layla & want to hide items in header-3 module. I've set this to hide in responsive options on the template general page, but they are still visible. If I set showcase to hide, this does work. Could you suggest what I've done wrong please?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

On which Joomla version are you having this issue? Would you have a URL to an example of your header-3 module where the issue is present?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello. I've recenty downloaded the Joomla 4 version of the template, this is the development address;

https://gtts-four.cloudaccess.host/

Viewig on an Apple 12 mini, I still see the content for this module, which I would like to hide.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Keith

To amend try adding the following to the Responsive Custom CSS fields within the General -> Responsive Options tab of your template settings. For more details on using these fields may I suggest the following article... https://joomla51.com/tutorials/template-parameters/applying-custom-css-to-a-screensize-device

.header-3 {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
That's done the trick, many thanks.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!