Hi Ciaran.
I need to enlarge the dimension font of the top menu. I tried to use "Class CSS module suffix", but it doesn't work.
It would be nice if I could change the background color of the menu (no problem for the dropdown background color because it is settable via "Hornav Menu Settings".
Furthermore when you refresh the page, you can see that there's a bothersome effect of adjustment of the menu on the logo image. If I added another menu item, then it would overlap on the logo image. Why?
http://www.musicaritrovata.it
Could you give me a workaround?
Thanks so much!
Best Regards!
Gae
- modiglianibasket
-
- Commercial Templates
- Friday, 14 September 2018
- Subscribe via email
Hi Gae
To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Replace #aaaaaa with the color of your choice.
Would you have a URL to an example of your 'overlapping' issue?
Ciaran
To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.hornav > ul > li > a {
background-color: #aaaaaa;
color: white;
margin: 0 2px;
border-radius: 4px;
}
Replace #aaaaaa with the color of your choice.
Would you have a URL to an example of your 'overlapping' issue?
Ciaran
- more than a month ago
- Commercial Templates
- # 1
Thank you
To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciaran
To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.hornav > ul > li.item-101,
.hornav > ul > li.item-130,
.hornav > ul > li.item-112 {
float:left;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 2
Hi Ciaran.
Thanks so much.
The URL is:
http://www.musicaritrovata.it
I put it in the previous message.
BR
Gae
Thanks so much.
The URL is:
http://www.musicaritrovata.it
I put it in the previous message.
BR
Gae
- more than a month ago
- Commercial Templates
- # 4
Thank you Gae however I am unable to see any overlapping of the menu items in the URL provided. Are you having this issue on a particular browser? We have tested using FireFox.
Ciaran
Ciaran
- more than a month ago
- Commercial Templates
- # 5
Hi Ciaran.
It seems to have the same effect even with firefox. I catched two images, one just after refreshing the page, and the other image few moments afterwards, as it appear normally You can see the difference.
Moreover If i put other "top menu" items, they overlap on the logo images (see attached TEST3 image).
BR
Gae
It seems to have the same effect even with firefox. I catched two images, one just after refreshing the page, and the other image few moments afterwards, as it appear normally You can see the difference.
Moreover If i put other "top menu" items, they overlap on the logo images (see attached TEST3 image).
BR
Gae
- more than a month ago
- Commercial Templates
- # 6
Hi Gae
I suspect the issue is related to the javascript used to split the menu to either side of the logo (fired after the DOM has loaded). To resolve this you can recreate the same effect using CSS. The issue is I would need to know the number of items you wish to add to the menu?
Ciaran
I suspect the issue is related to the javascript used to split the menu to either side of the logo (fired after the DOM has loaded). To resolve this you can recreate the same effect using CSS. The issue is I would need to know the number of items you wish to add to the menu?
Ciaran
- more than a month ago
- Commercial Templates
- # 7
Hi Ciaran,
I wish to add 2 items to the menu.
Currently there are 4 items. I need 6 items overall.
Thanks so much.
Gae
I wish to add 2 items to the menu.
Currently there are 4 items. I need 6 items overall.
Thanks so much.
Gae
- more than a month ago
- Commercial Templates
- # 8
Hi Ciaran.
I'm not sure I understand you correctly.
The URL should be this one: https://www.musicaritrovata.it/
BR
Gae
I'm not sure I understand you correctly.
The URL should be this one: https://www.musicaritrovata.it/
BR
Gae
- more than a month ago
- Commercial Templates
- # 10
- 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 »