• Resolved ak.azmi

    (@akazmi-1)


    Hi,
    BTW, sampression lite theme is great! However I found a problem. Dropdown menus that extend to the bottom covered by the post at the front pages. This does not happen on single post pages. How to fix it? Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter ak.azmi

    (@akazmi-1)

    I have found the cause and fix it.
    I changed the z-index value on style.css

    #top-nav ul ul
    
    {
    	.....
    	z-index:2; to z-index:3;

    hope this useful.

    Thanks to Prav of Sampression Lite for the great theme and support.

Viewing 1 replies (of 1 total)
  • The topic ‘Long Dropdown Menu in front pages Covered by Post Body’ is closed to new replies.