Hi I'm using this template with as-menu. Unfortunately the font color (not selected) is black (default).
If I set font-color in as-menu/menu-options nothing happens.
Neither font-color, hover font-color can be changed.
Background-color => works
gradient-color => works
But it's important for me to set menu font color to white
Any ideas - any help
AS Templates
POSTED: 2017-05-11
Hello LUNAX62,
What is your website url please?
Regards, AS Team.
AS Templates
POSTED: 2017-05-11
Hello LUNAX62,
Your website is offline, the access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
Lunax62
POSTED: 2017-05-11
Sorry: please use http://www.klein-tierheilpraxis.de/joomla/
It's under construction, I I fall directly into this problem :-O
AS Templates
POSTED: 2017-05-11
Hello LUNAX62,
Can you please provide us with an access info to your Joomla admin panel?
Regards, AS Team.
Lunax62
POSTED: 2017-05-12
Hi AS-Template Team,
thanks a lot for your assistance.
I created an Administrator account - enough access rights?
As I said before, no real content currently available. I'm starting.
BTW:
Next question: If I use AS_MENU, how can I change the "green" selected items with an other color?
Cheers
Bernd
AS Templates
POSTED: 2017-05-16
Hello LUNAX62,
Just released an update which has to fix the issue, please download the template package from your AS account and reinstall the extension.
Regards, AS Team.
Lunax62
POSTED: 2017-07-01
Hi AS-Team,
I'm using AS2036-Template as good as I can :-)
Now I'm struggling to change line-height for <p> content.
Could you assist me, please?
Not sure, which CSS file I have to update.
Cheers
Lunax62
AS Templates
POSTED: 2017-07-02
Hello LUNAX62,
The line-height property you can add to the style.custom.css file:
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
If I set font-color in as-menu/menu-options nothing happens.
Neither font-color, hover font-color can be changed.
Background-color => works
gradient-color => works
But it's important for me to set menu font color to white
Any ideas - any help
What is your website url please?
Regards, AS Team.
Your website is offline, the access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
It's under construction, I I fall directly into this problem :-O
Can you please provide us with an access info to your Joomla admin panel?
Regards, AS Team.
thanks a lot for your assistance.
I created an Administrator account - enough access rights?
As I said before, no real content currently available. I'm starting.
BTW:
Next question: If I use AS_MENU, how can I change the "green" selected items with an other color?
Cheers
Bernd
Just released an update which has to fix the issue, please download the template package from your AS account and reinstall the extension.
Regards, AS Team.
I'm using AS2036-Template as good as I can :-)
Now I'm struggling to change line-height for <p> content.
Could you assist me, please?
Not sure, which CSS file I have to update.
Cheers
Lunax62
The line-height property you can add to the style.custom.css file:
p
{
line-height: 32px;
}
Regards, AS Team.