Hi,
How do I put the text menu item in a row?
And can I animate the logo with AnimateonScroll?
Thanks
Menus on Sophia
- Issue
- francismallmann
-
- Commercial Templates
- Monday, 06 August 2018
- Subscribe via email
Attachments (1)
Hello
1. Would you have a URL to an example of your menu item?
2. For details on animating items (modules and images) may I suggest the following articles...
https://www.joomla51.com/tutorials/template-extras/animating-a-module-on-scroll
https://www.joomla51.com/tutorials/template-extras/animating-an-image-on-scroll
Ciaran
1. Would you have a URL to an example of your menu item?
2. For details on animating items (modules and images) may I suggest the following articles...
https://www.joomla51.com/tutorials/template-extras/animating-a-module-on-scroll
https://www.joomla51.com/tutorials/template-extras/animating-an-image-on-scroll
Ciaran
- more than a month ago
- Commercial Templates
- # 1
Hi,
I want to put the menu item text on the same line, can I increase the column width of the dropmenu?
Thank you
I want to put the menu item text on the same line, can I increase the column width of the dropmenu?
Thank you
- more than a month ago
- Commercial Templates
- # 2
Hello
To amend you can add the following to the Custom CSS field of your template settings (edit to taste)...
Ciaran
To amend you can add the following to the Custom CSS field of your template settings (edit to taste)...
.hornav > ul > li > ul,
.hornav > ul > li > ul > li > ul,
.hornav > ul > li > ul > li > ul > li > ul {
min-width: 300px;
}Ciaran
- more than a month ago
- Commercial Templates
- # 3
Hello
Would you have a URL to an example of this issue?
Ciaran
The class AnimatedonScroll don´t work in Chrome and Firefox.
Would you have a URL to an example of this issue?
Ciaran
- more than a month ago
- Commercial Templates
- # 5
Thank you
The animation is normally trigger when the element scrolls in to the viewport. As your element is already in the viewport on page load, this item may not animate on some browsers.
Ciaran
The animation is normally trigger when the element scrolls in to the viewport. As your element is already in the viewport on page load, this item may not animate on some browsers.
Ciaran
- more than a month ago
- Commercial Templates
- # 7
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »