Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8614
    georgian2133
    Member

    html {
    margin-top:28px !important;
    }
    I am not able to edit it

    #8615
    georgian2133
    Member
    #8621
    markspend1
    Member

    Hey Guys my name is Mark.According to that topic well i think that if you want to reduce the size of margin-top on HTML then you must visit that url this stuff really help you a lot!!

    htmldog.com/reference/cssproperties/margin/

    #8661
    Sakin
    Keymaster

    @georgian2133: To reduce the size of margin top in the site. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .site { margin-top: 28px; }


    @markspend1
    : Thanks for the link.

    #8963
    markspend1
    Member

    Hey Guys my name is Mark.According to that topic well i think that if you want to reduce the size of margin-top on HTML then you must visit that url this stuff really help you a lot!!
    htmldog.com/reference/cssproperties/margin/

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to reduce the size of margin-top’ is closed to new replies.