• Forum
  • FAQ
  • Docs
Notice: In order to post a support question you have to have an account and be logged in.
Register  or  Login
  1. Hi, good day.

    I just have a teeny tiny problem, I hope that you can help me.

    In the light template (I dont know if happens in the dark template too, im just using the light one), on the index.html page, in the side bar left, where the accordion menu is, every item has a text-shadow when is in hover or active state, but just in this page (index.html) the text-shadow is lower than in other pages. So if you see the page-details.html when you hover an item in the accordion menu you will notice that the text-shadow is higger than in the index.html.

    I send 2 images so you can see the difference, I need that in the index.html page the Text-shadow in these items be the same as in the other pages HIGH.

    I hope that you can help me with that.

    Thanks.

    Attachments

    1. other-pages_menu.jpg (12.1 KB, 315 downloads) 1 year old
    2. index_menu.jpg (10.7 KB, 325 downloads) 1 year old
    rvbz
    1 year ago
  2. Hi,
    there is used the same code for each menu. The code is located in light.css file. This is the code:

    .tf_acc_menu .acc_menu_title h3:hover, .tf_acc_menu .acc_menu_title h3 a:hover, .tf_acc_menu .acc_menu_item.active h3, .tf_acc_menu .acc_menu_item.active h3 a {
    color: #24CCEB;
    text-shadow: 1px 1px 0 #333;
    }
    

    Cheers,
    Max.

    Max
    1 year ago
  3. I remember seeing shadows on text. When I tried to wear my glasses, all text went normal. Just a funny story I would like to share. lol

    celavey
    10 months ago

Add Reply

You must log in to post.

 

Add a new topic!

Chances are your issue is already answered, but if it’s not, you can always create a new topic.

Add new topic

Search forums

Searching for something specific? Type something and press Enter to search.