Hi. hope you are doing great. in Ja-purity4, logistic, in slideshow section there are 2 slides. when you disable the second slide and use only 1 slide, the top Menu is not working correctly.in desktop and cellphone both have some issues. I think it is z-index related thing. thank you Joomlart team for your free templates.

Hi,
Please create a custom.css file in the path "ja_purity_iv/local/css/" and add the css below into that file.

#t4-header {
  z-index: 300;
}
Write a Reply...
You need to Login to view replies.