Hello,
how can i delete "Placerat facer possim Quam nunc putamus Velit esse molestie Vivamus sit amet ante" links from the footer menu in verona template?
Thanks!
Footer Menu
- Issue
- chefdeluxe
-
- Commercial Templates
- Sunday, 07 January 2018
- Subscribe via email
Hello
1. You can edit the color of the main menu items via the Menus tab of your template settings.
To edit the footer menu color items add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...
Edit to taste...
2. To remove the logo frame also add the following to the Custom CSS field...
Ciarán
1. You can edit the color of the main menu items via the Menus tab of your template settings.
To edit the footer menu color items add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...
Edit to taste...
#footermenu ul li a {
color: #000;
}
2. To remove the logo frame also add the following to the Custom CSS field...
.logo {
background-color: transparent;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Hello
You can edit the footer menu from your templates settings. From your Joomla administration navigate to Extensions -> Template Manager -> [YourTemplateStyle] -> General -> Menus. From here you can select the menu that is displayed in the footer. To disable the menu completely you can convert to a module position using the option available.
Ciarán
You can edit the footer menu from your templates settings. From your Joomla administration navigate to Extensions -> Template Manager -> [YourTemplateStyle] -> General -> Menus. From here you can select the menu that is displayed in the footer. To disable the menu completely you can convert to a module position using the option available.
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Hello
Please paste a URL to this text?
For the benefit of other users may I suggest posting a new post for each issue.
Ciarán
Please paste a URL to this text?
For the benefit of other users may I suggest posting a new post for each issue.
Ciarán
- more than a month ago
- Commercial Templates
- # 6
Hello
The URL to have posted is for your localhost. May I suggest getting back to us once your site is on a web host and we will examine this further.
Ciarán
The URL to have posted is for your localhost. May I suggest getting back to us once your site is on a web host and we will examine this further.
Ciarán
- more than a month ago
- Commercial Templates
- # 8
Thank you
Have you since resolved this issue? We have been unable to locate the title in your screenshot.
Ciarán
Have you since resolved this issue? We have been unable to locate the title in your screenshot.
Ciarán
- more than a month ago
- Commercial Templates
- # 11
- 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 »