How can I customize where Weario appears on my pages?
Weario offers extensive customization for positioning:
⚡ Automatic Positioning (Recommended):
• Leave the 'HTML element' field blank
• Weario automatically finds the best location (usually below the price)
🎯 Custom Positioning:
• Enter a CSS selector in the 'HTML element' field (e.g., '.product-price', '#product-form')
• Choose the insertion position:
- Before element: Appears above the target
- After element: Appears below the target (most common)
- Inside element: Appears within the target container
🎛️ Advanced Options:
• Full width: Span the entire container width
• Max width: Set a specific maximum width
• Alignment: Left, center, or right alignment
• Block position: Overall positioning within the page layout
If you're not sure about selectors, contact support@mangorocket.io for help with your specific theme.