Simple: background image & centred main navigation

This topic has 7 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Eva Kemp

  • Avatar: st.even
    st.even
    Participant
    January 17, 2017 at 10:59

    Hello
    I have searched previous forum questions for answers to these most basic of requests. Any answers I found do not work:

    1/The WP option is always there to try an image file as a main page background, but this then only displays that image in the ‘flash’ loader before the site loads. It will not show that image as a page background which is always white. I cannot find the code in the style.css for this fundamental element. Obviously the “body” class does not seem to override.

    2/ I have tried your previous forum answers to centre and reposition the main header navigation menu on desktops only. Your previous code suggestions has little effect and I cannot seem to find the css class that will effectively override.

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 17, 2017 at 11:08

    Hello,

    Could you please disable the restriction so we are able to see the site?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: st.even
    st.even
    Participant
    January 17, 2017 at 11:56

    Hi Eva
    I believe I have unlocked your IP from the Ukraine? Try again.

    Avatar: st.even
    st.even
    Participant
    January 17, 2017 at 15:38

    try again

    Avatar: Eva
    Eva Kemp
    Support staff
    January 17, 2017 at 17:06

    Hello,

    1. To show background image you need add this code in Theme Options > Custom CSS > Global Custom CSS:

    .st-content {
        background-image: url('http://path_to_your_image');
    }

    2. Please add this code in Custom CSS for desktop:

    .navbar-collapse.collapse {
        width: 800px;
        text-align: center;
        margin: 0 auto;
    }

    Regards,
    Eva Kemp.

    Avatar: st.even
    st.even
    Participant
    January 17, 2017 at 18:37

    Thank you Eva. I created a wonderful Legenda site … and it’s simply embarrassing to ask about such a basic element on Royal, it’s a little different. I could not find the relevant class. The code you gave is correct.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 18, 2017 at 10:11

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 7 results - 1 through 7 (of 7 total)

The issue related to '‘simple: background image & centred main navigation’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.