This topic has 9 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
hello
this is the site:
http://therabbilist.com/gym.com/
if you take a look on responsive’ you can tell that there is 2 menus
1 – icon on the left
2 – menu text
how ca we remove the the text one?
also on this page:
http://therabbilist.com/gym.com/?page_id=20846
we use Ess grid but where can we remove or select the client logo that sit on top the images?
thanks for the support
Hello,
Please provide us with WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
here you go
thanks a lot
Hello,
The problem with menu is caused by the code you added in your Custom CSS:
.navbar-collapse.collapse {
display: block!important;
height: auto!important;
padding-bottom: 0;
overflow: visible!important;
margin-top: 28px;
}
Remove it and check mobile view after that.
“Your logo” image can be edited in wp-admin panel > Ess. Grid Posts > edit a post, find “Essential Grid Custom Settings” block > clients_icon_dark, and upload an image.
Regards,
Eva Kemp.
thanks work fine
now if you take a look,,,
the logo bar is ontop the slider
thanks again for the fast replay
one more questions
is it possible to have on Ess grid a yuor tube pop up when you click on the logo ?
i see that all of them are images
thanks
Hello,
Try to use this code in custom css to fix the issue with logo:
@media (max-width: 480px) {.header-type-3.slider-overlap {
background-color: white;
margin-bottom: 70px;
}}
Please refer to Ess. Grid documentation regarding video display:
http://www.themepunch.com/faq/open-video-lightbox/
Best regards,
Jack Richardson.
thanks
logo is perfect
thanks 4 the supoprt
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘2 menus on mobile on top the slider’' has been successfully resolved, and the topic is now closed for further responses