1. pamela@roganmarketing.com
  2. Pre-Sales Question
  3. Friday, 30 January 2015
  4.  Subscribe via email
Is there a spot to put a clickable phone number number at the top of the Grafik Template so it moves over and is on the top on mobile devices?

Any help appreciated as I want to purchase a template in the next hour. Thanks so much.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Pamela

Presuming I understand you correctly there is a 'header-1' module position in the header area of the template (http://demo.joomla51.com/0111/index.php/features/module-positions) which you can use to accommodate your phone number. By default this module position is disabled on the smallest screen devices however you can override this by adding the following to the Custom CSS field of your templates parameters...


.header-1 {
display: inline !important;
}


Ciarán
  1. more than a month ago
  2. Pre-Sales Question
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Pamela

Presuming I understand you correctly there is a 'header-1' module position in the header area of the template (http://demo.joomla51.com/0111/index.php/features/module-positions) which you can use to accommodate your phone number. By default this module position is disabled on the smallest screen devices however you can override this by adding the following to the Custom CSS field of your templates parameters...


.header-1 {
display: inline !important;
}


Ciarán

Good ,thank you ! :lol:
  1. more than a month ago
  2. Pre-Sales Question
  3. # 2
  • Page :
  • 1


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