1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 19 May 2023
  5.  Subscribe via email
I am having issues in getting the mobile view on the Joomla 4 Everly template to look correctly.

Please take a look at http://tempdomain92.site .

I am using the advanced module manager extension where I can have a different slideshow depending if it viewed on a mobile phone and a different slideshow module for tablets and desktops.

This was doing what you see now on the mobile view even before I installed the advanced module manager extension.

I need the extension to adjust the size of the title and captions for the one slide that I am using just for the homepage.

Thank you in advance!
References
  1. http://tempdomain92.site
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(edit to taste)

.layerslideshow-title {
font-size: 2.5vw;
}
.layerslideshow-caption {
font-size: 2vw;
}


Ciaran
  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!