0
Votes
Undo
  1. francismallmann
  2. Commercial Templates
  3. Monday, 06 August 2018
  4.  Subscribe via email
Hi,
How do I put the text menu item in a row?

And can I animate the logo with AnimateonScroll?

Thanks
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
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. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

I want to put the menu item text on the same line, can I increase the column width of the dropmenu?

Thank you :D
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Working :D

The class AnimatedonScroll don´t work in Chrome and Firefox.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The class AnimatedonScroll don´t work in Chrome and Firefox.

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
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
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


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