1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 05 March 2015
  5.  Subscribe via email
I am building a website located at http://heatleycapital.net .

The client had a chance to look at it this morning and he replied back with a screenshot of what the website looks like on his PC and what it looks like on a IPad.

I have attached those two screenshots.

I assume he wants the Responsiveness to be turned on or he would lose a big advantage of upgrading from a Joomla 1.5 website to a Joomla 3.4.0.

I suspect he is concerned by the extra space and extra gray bar between the mobile menu and the homepage image.

Is there any coding that would assist with that ?

I have appreciated all of your previous help and this website is a product of quite a few code fixes that you have provided.

Thanks again!

James
Accepted Answer Pending Moderation
0
Votes
Undo
Hey again James :)

To fix the whitespace on smaller devices remove the "height: 683px;" from the table element containing the image.

To remove the grey bar, add this code to your custom CSS:


@media only screen and (max-width: 1024px) {
.container_hornav {display:none;}
}
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok