Hi tchia,
This is not currently something that is possible in the plugin options I’m afraid.
You could use custom CSS/JavaScript to try and achieve this but would need a developer with knowledge of how to do this to get it to work as you wish (I’m not sure how much you know).
Many thanks
Peter
Hi again! Thank you again for your quick support!
Quick question, which php file contains this?
<div class=”threeLines” id=”RM3Lines” style=”display: block;”>
<div class=”line”></div>
<div class=”line”></div>
<div class=”line”></div>
</div>
I would like to just add text in addition to the three lines. I tried making a custom logo but it looks very fuzzy.
Thanks for the help!
Hi tchia,
That can be found in the following location:
/app/views/menu.phtml
Please let me know if you need anything else!
Many thanks
Peter
Thanks again for all your help!