This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Custom Menu position and size

9 years ago · Last reply by Alex S 9 years ago

Hi Guys ,

I’m back again , decided to continuing my website after 1 year pending :)), i was looking all the thread and tried what i need but got some confusion with new custom css there is always “red sign” which indicated an error or wrong code i think, please take a look screen shot what i have and also requested look for my web

Error code : https://postimg.org/image/4b7n3tr2p/

Requested look : https://postimg.org/image/lxfiejvtl/

Would be better if i gave this picture so you will understand :) bigger logo and the position of the menu matching with the screen size, not that in the middle

Kindly hear from you soon

URL: http://kyuchanfilms.com (on maintainance page)

Thanks
Ulay

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 9 years, 2 months ago

    Hi Ulay,

    Okay so there’s an issue with the selector before that error. Basically, it’s:

    #main.site-main {
        padding-top: 0;

    While it should be:

    #main.site-main {
        padding-top: 0;
    }

    In other words, this error is due to the previous selector not being closed. To resolve this issue, simply add a } to the line after padding-top.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread