1. IntegratedMedia
  2. Commercial Templates
  3. Tuesday, 01 March 2016
  4.  Subscribe via email
I have a list of recent changes, new posts, etc., compiling automatically from the standard Joomla module Articles-Latest that is embedded in a module-in-an-article on the home page of the website in an area called Latest News. Embedding uses the standard Joomla notation: {module [107]}

The list works with all entries clickable in browsers on a desktop or laptop computer, but fail to work on a smartphone or tablet. On these platforms they behave as standard, non-hyperlinked text. Joomla is up to date at 3.4.8. The links were all clickable previously on mobile platforms using a different template. The website is at: http://oldwatergardens.com
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...


.item-title, .page-header {
position: static;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That solves the issue. Thanks.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Great! Thank you for the update.

Ciarán
  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!