Surpreme directory wp in line code

This topic contains 1 reply, has 2 voices, and was last updated by  Alex Rollin 6 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #417667

    David Sirius
    Expired Member
    Post count: 163

    Hi

    I’m currently building a page from scratch (my start page) and need to call the wp head to get all the GD codes for functionality (e.g. search) in there. Unfortunately it also calls some really annoying CSS code that isnt in a seperate style.css but kind of in line and even has !important tags to it . . .

    <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>

    Any chance to locate the code an remove it?

    I know this is customisation, but that’s just not fair to any user.

    Many thanks,
    David

    #417774

    Alex Rollin
    Moderator
    Post count: 27815

    Hello David,

    can you show us on a demo URL where we can find that CSS?

    https://wpgeo.directory/supreme-directory/

    Let us know

Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket