This topic has 4 replies, 2 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp
Hi Support
I have this problem where 1 of my pages would NOT show my images when i added another control – the tabbed structure in.
I tried removing it and indeed the images did appeared correctly.
Would you be able to check why? and help resolve this?
I did everything using WP Admin, did not touched anything at code-level.
I shall provide the page info via the private content section.
Thanks
Adding to this also i noticed that using this theme (Legenda) when you scroll down, the main horizontal navigation menu follows downward (just like this 8theme site) however the difference is that, for my site, the sub menus cant be clicked (after scrolling to the bottom), it “disappears” BEFORE you can reach the hyperlink. But for this 8theme site, the sub menus can be clicked normally.
May i know why too?
Thanks for the help.
@Reply to Eva Kemp:
For now no, my images was placed above the tabbed structure.
For future yes, i could be adding images inside the tabs (is that not possible?)
Hello,
There is an error in the VC file: /public_html/wp-content/plugins/js_composer/assets/js/js_composer_front.js
We recommend you to contact VC support team for some help.
The reason your submenus aren’t clickable in the fixed header area is that the menu is placed too high. You need add this code into custom.css file to fix it:
.fixed-header-area .fixed-header .menu {margin-top: 50px;}
Here you can watch how to create custom.css.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up