Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter joerules68

    (@joerules68)

    I was going to lose sleep on this so I tinkered and figured it out on my own. My only question now is I want there to be some white space between my site name and the boarder. The editor will not permit a blank space. Is there CSS that will permit me to insert a space there? Thanks

    Hi,
    Please use this custom css code:-

    #site-title,#site-info {
        margin-left: 10px !important;
    }

    Thanks
    Mohammad

    Thread Starter joerules68

    (@joerules68)

    Hi Mohammad

    Perfect! It looks great now! I’m very grateful for your help

    Joe

    Hi,
    Glad 🙂 to help you.
    Thanks
    Mohammad

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Error in 2010 Footer CSS’ is closed to new replies.