1. blubug
  2. Commercial Templates
  3. Wednesday, 01 April 2020
  4.  Subscribe via email
ELVIRA:
a) I used the demo install as a basis. How do I remove the sample links at the very bottom of the template?
b) Can I remove / hide the "HOME" button on the Main menu?

(Thanking you for all your lovely designs!!! and making it so easy to work with.)
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

a. From your template style settings navigate to General -> Menus and set the Convert to Module Position (footermenu) option to Yes.

b. To hide the 'home' menu item you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

The following presumes your home menu item ID is still 464

.hornav .item-464 {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
Thank You kindly for the snippet with the solutions.
I do apologise for missing this on the forum.

All of the best,
Cynthia
  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!