Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #135417
    zakwer
    Participant

    Hi,
    how can i remove these css style inserted inline in page?

    <style type=”text/css” media=”screen”>
    html { margin-top: 32px !important; }
    * html body { margin-top: 32px !important; }
    @media screen and ( max-width: 782px ) {
    html { margin-top: 46px !important; }
    * html body { margin-top: 46px !important; }
    }
    </style>

    #135487
    Skandha
    Participant

    @zakwer: Please post in your site URL.

    Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove inline style’ is closed to new replies.