[Resolved] Minicart submenu

Home Forums Support [Resolved] Minicart submenu

Home Forums Support Minicart submenu

Viewing 16 post (of 16 total)
  • Author
    Posts
  • #1658710
    David
    Staff
    Customer Support

    Ok the next issue – you have comemnts in your CSS like this:

    // Contact 7 forms full width for text field

    Those are valid comments for PHP not CSS.

    Change them to:

    /* Contact 7 forms full width for text field */

    They must start with /* and end with */

Viewing 16 post (of 16 total)
  • You must be logged in to reply to this topic.