1. danneel
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 05 October 2020
  5.  Subscribe via email
Hi 51 People,

Hope you're well. I'm using the Layla template along with RSJoomla's RSFiles Component. When I use the RSFiles within an article the main menu becomes non-functional.

I posed the question to RSJoomla and they said the following.

----

What you're encountering is coming from your template CSS rules, more precisely:

.jviewport-height70 {
height: 70vh;
}

..located under this path:

http://notforprofit.website/templates/j51_layla/css/nexus.min.css

It would be best to contact your template developers directly regarding this situation.


---------


Let me know.. Thanks
Dan
References
  1. http://notforprofit.website/index.php/offices/city-engineer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Dan

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

.jviewport-height70 {
height: auto;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Appreciate the info.. Thanks..
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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