This topic contains 20 replies, has 3 voices, and was last updated by Ninja Lead 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
can I attach the file for you to make the change and send it back to me ?
You can try
I have messaged you the code
<em>@persianwebs 484882 wrote:</em><blockquote>On my site the newsticker links are coming on top of the Menu items, and not letting me to select the menu.
For an example, the third menu item from the right side of the screen has a drop down, when I go on it and I want to click on of of the drop downs, the link from newsticker is over it and I cannot select
here is a picture of what I am having issues with.
</blockquote>
You can try to fix the problem on your site with my solution below
Open templates/ja_nex/css/template.css file and add new rule
#ja-mainnav {
z-index: 1100 !important;
}
Once done, clear cache from admin backend.
Let me know if it helps
<em>@persianwebs 484882 wrote:</em><blockquote>On my site the newsticker links are coming on top of the Menu items, and not letting me to select the menu.
For an example, the third menu item from the right side of the screen has a drop down, when I go on it and I want to click on of of the drop downs, the link from newsticker is over it and I cannot select
here is a picture of what I am having issues with.
</blockquote>
You can try to fix the problem on your site with my solution below
Open templates/ja_nex/css/template.css file and add new rule
#ja-mainnav {
z-index: 1100 !important;
}
Once done, clear cache from admin backend.
Let me know if it helps
This topic contains 20 replies, has 3 voices, and was last updated by Ninja Lead 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum