Remove black rippon mobile menu

Home Forums Start Magazine Pro Remove black rippon mobile menu

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12249
    Anonymous
    Inactive

    Hi,

    I would like to remove the black ribbon mobile menu on my site, http://www.anbf.org.au. I have tried a variety of css fixe but nothing seams to work. If you can help that would be great.

    Thanks, Jason

    #12255
    Axle Support
    Moderator

    Hi There,

    Under construction is enabled on your site so we are not able to check it.

    Please disable it and let us know.

    Thank you.

    #12260
    Anonymous
    Inactive

    Hi,

    I have disabled Under Construction now.

    Thank you

    #12271
    Axle Support
    Moderator

    Hi There,

    Please go to Appearance >> Customize >> Additional CSS and add following CSS

    #mobile-trigger{
    	background: transparent;
    	left: 15px;
    	padding: 5px;
    	position: absolute;
    	text-align: left;
    	top: -150px;
    }
    
    .sidr-open #mobile-trigger {
    	padding-left: 5px;
    	top: -150px;
    }
    
    #mobile-trigger i{
    	color: #000;
    }

    Please let us know if you need further help.

    Thank you.

    #12334
    Anonymous
    Inactive

    same problem is with me now my problem is ok thanks for your quick and awesome response..

    #12337
    Axle Support
    Moderator

    Great!!!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove black rippon mobile menu’ is closed to new replies.