0
Votes
Undo
  1. nickymcn
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 03 August 2022
  5.  Subscribe via email
Hi there

I am using Riley on my website and the submenu when it drops down goes to the left and on a smaller screen the Home submenu items drop halfway off the screen - is there a custome code to fix this please.

Thanks kindly
References
  1. https://www.spums.au/index.php
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)....

.hornav .item-101 > ul {
right: auto !important;
left: 0 !important;
}


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!