1. crimle
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Wednesday, 03 February 2021
  5.  Subscribe via email
Hi Ciaran

as far as the the template J51_Stella the is concerned, the position of the social media icon(s) on mobile devices is in my opinion inappropriate. It is wasting a lot of vertical space (see URL). I would like to place it somewhere in the mobile menu area. Is that feasible?
For large screens, the wasting of vertical space is not so severe.
But if the social media icons were on the same row as the navigation I would appreciate that.

Thank you and kind regards
Chris
References
  1. http://meier-wein.ch.eris.preview-ch-dns.net/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

To amend you can add the following to the Responsive Custom CSS fields within the General -> Responsive Options tab of your template settings. For more details on using these fields may I suggest the following article... https://joomla51.com/tutorials/template-parameters/applying-custom-css-to-a-screensize-device

@media only screen and (max-width:767px) {
#container_header {
width: 80px;
margin-bottom: -70px;
}
#socialmedia ul li a {
background-color: #aaa;
}
}}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That's great!

Thank you and kind regards
Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran!
I've just read this, cause I have the same issue. But I am using J4 Version of STELLA and even though it bmoves the icons with your hack it also messes up the logo. Do you have another suggestion?
Greetz A.
http://www.masterstudio.photo
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Could you please detail where you wish to position the social icons on smaller screen devices?

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


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