Hide Social Menu Top on mobile

Hey,

I am using the Social Menu Top to have a menu above the main menu.

On Mobile I am using a custom menu.

How can I hide the three menu points on mobile?

Additionally I think there is a bug in the actual BeTheme Version, the WordPress bar when logged in is not showing. You are aware of this issue?

Comments

  • Hi,

    1) Please, put the following CSS code in Betheme -> Theme options -> Custom CSS & JS -> CSS:

    #Side_slide .social-menu{
       display: none;
    }
    

    2) Please send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, and we will check what might be the reason.

    Notice!

    Please attach a link to this forum discussion.

    Sending incorrect or incomplete data will result in a longer response time.

    Therefore, please ensure that the data you send are complete and correct.

    Thanks

Sign In or Register to comment.