1. DesignMaster
  2. Commercial Templates
  3. Monday, 26 October 2015
  4.  Subscribe via email
Hello Ciarán,
I'm using the new Creative template on the website http://www.muziek-computers.nl but I have 2 questions.

1. The logo, which is in text (no image) is not responsive. How can I make it responsive?
2. When I visit the site on my iPhone the white background of the main content doesn't show and it puts the main content over the content of the base 2 modules.

I'm using Joomla 3.4.5 and PHP 5.6.11

Best regards,
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To resize your logo text on smaller screen devices try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


@media only screen and (max-width: 767px) {
h1.logo-text a {
font-size: 30px;
}
p.site-slogan {
font-size: 12px;
}
}


2. We appear to be having trouble replicating this issue. Is the issue present on every page? Would it be possible to show a screenshot of the issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,

The CSS code for resizing logo text works perfect :-)

In the attachments is a screendump from the homepage. The issue is present on every page.

Thanks for the support!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Turns out to be a template related issue which I wish to thank you for bringing to our attention. We have amended this issue and updated your template so all should be now displaying for you correctly.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,

Everything is displaying perfect now on my smartphone. ;)
Thanks for great and fast support!
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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