1. altun_ha
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 07 March 2022
  5.  Subscribe via email
Hello Ciaran,

is there a way to change only the font color of the footer menu to #ffffff. The current color in Preset 2 is too dark and difficult to distinguish from the background.

I've tried some custom css with no success.

I have one more question.

Is there a way to change the position of the footer menu? The copyright on the left and the footer menu on the right, or on top of each other like in the J51_Natalie template?

Thank you in advance.
Kind regards
Olaf
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Olaf

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(edit the color to your own taste)

.copyright {
order: 1;
}
.footermenu ul li a {
color: #fff;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

many many thanks.
I see my own attempts at changing the color were already going in the right direction, I just forgot to add "ul li a". Now, thanks to their help, it works perfectly. Thank you again for your help.

I thought a little differently about the position of the copyright and the footer menu. Is it possible to do it in the Riley template like in the Bianca template? The copyright at the bottom left of the website and the footer menu at the bottom right of the website?

Thank you and kind regards
Olaf
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran

my wish with the position of the copyright and the footer menu is solved.


Because I also wanted to buy the Bianca template, I bought it and inserted the css code from the Bianca footer menu and copyright with small changes as custom CSS into the Riley template.

It now looks exactly how I wanted it to.

Kind regards
Olaf
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Good work and thank you for the update! :)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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