Transparent Menu and Table.

Hi,

first of all, thank you for that great theme.
I just have 2 questions to customize my website.

1) Transparent Menu.
http://www.lesvaillantines.be/
--> I use the transparent Menu, so color blocks just appear on "hover". Is that possible to make these blocks stay all the time and just change color when hover ?. Which file can I modify to do that ?

2) Table color.
http://www.lesvaillantines.be/ateliers-stages/
--> I changed colors in bethem option, but there is no option to modify the colors of the tables. Which file can I modify to change the color of the tables ? (Bg, border,...)

Thank you a lot.


Comments

  • Hi,

    1. You can change those menu items as you want with custom css only:
    .menu-highlight #Top_bar .menu > li > a span:not(.description) { background: #000 !important; border-radius: 5px !important; }
    2. What colors you want to change exactly? We do not have any option to change table colors what means you can change them with custom css only.
Sign In or Register to comment.