1. niko7488
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 21 June 2016
  5.  Subscribe via email
Hello!
Please tell me, how do I make the menu font in bold?
The application screenshot.

And where to find such a contact module, as in the screenshot.

Thank you in advance!
All the best!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your menu?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
bottom menu

I would also like to change the color of the bottom menu.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters...


.hornav > ul > li > a {
font-weight: bold;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
To amend the color of your footer menu items try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


#footermenu ul li a {
color: #000000;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
I made a code in the file custom.css, but nothing has changed
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The Custom CSS field is available in your templates parameters. From your Joomla administration navigate to Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you so much! happened.
how to change the color of the copyright?
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend add the following to the Custom CSS field of your templates parameters (edit to taste)...



#copyright p {
color: #000000;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you so much!
  1. more than a month ago
  2. Commercial Templates
  3. # 10
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!