Editing Mivapay CSS for mobile screens

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • heatherwebdev
    Mivite

    • May 2017
    • 157

    #1

    Editing Mivapay CSS for mobile screens

    I'm making some changes to the add a card page, using the mivapay css section. I'm not sure how to apply @media only screen to the css since its not formatted like a css file.

    I'm taking about the code thats formatted like this

    Code:
    {
    "selector": "body",
    "properties":
    {
    "margin": "0",
    "padding": "0",
    "font-size": "14px",
    "color": "#000000",
    "font": "14px/22px Open Sans, sans-serif"
    
    }
    },
    {
    "selector": "#payment-fields",
    "properties":
    {
    "margin-top": "2px"
    }
    },
    thanks!
  • SidFeyDesigns
    Mighty Mivite








    • Jan 2012
    • 598

    #2
    This forum thread should help: https://www.miva.com/forums/forum/on...ay-mivapay-css
    Nick Harkins
    www.loveisarose.com

    Comment

    Working...
    X