0
Votes
Undo
  1. asiadragon
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 29 May 2020
  5.  Subscribe via email
I have tried to use hornav position in a duplicated template to just add some general content from a custom module. But please see here what happens, it is shown twice
References
  1. https://www.sproutstory.co/en/dining-out/bourbon-street-book-table
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.mobile-menu {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
OK this stops the duplication of content but does not remove the mobile menu as the code would seem to do?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove the menu toggle button you can also add the following...

.menu-toggle {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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