You have several CSS classes you can use to customize the layout:
.erm_menu, .erm_title, .erm_desc, .erm_content, .erm_section, .erm_product, etc..
Just have a look at the html code.
Thank you for replying Ale. I believe I am doing something wrong. I checked the plugin folder and there is no html file there. I am creating my on wordpress page from sketch and i installed your plugin, it works good, but it displays as a simple html page and i could not find where are the elements to edit.
The plugin is using shortcodes, there is no place where you can change the html directly, I’m talking about inserting css code to change the style. You need a developer of WordPress for that.
I manage just put a class on the post loop and i could change h1, p, span classes like that.
Ok, thank you.
Those are html tags, not classes :). Be careful, if you change the plugin code it will be overwritten when updating…cheers