• Resolved sab478

    (@sab478)


    Hi there. I’ve been using Celestial-Lite for the last 3 or 4 years for one of our sites (kingdomwaytrust.org). I’m running on a child theme, but have just updated from an old version of the main theme. Unfortunately in the process a few things have got messed up and I can’t work out how to correct them.

    Specifically, the menus at the top are now all centralised instead of left justified, and go on to a second line of menus where they were all on one line. Also some secondary menu lines wrap where they didn’t before, and on tablet and phone settings some disappear altogether.

    Secondly there is a red line which has appear across the top of some pages (e.g. https://kingdomwaytrust.org/winter-night-shelter/), just below the header curve. No idea where this has come from.

    Could you point me to what I need to change to correct these please, and how to ensure they don’t get messed up with future upgrades of the theme? Many thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sab478

    (@sab478)

    Managed to get rid of the red line by putting the following in my style.css file:

    /* banner showcase group */
    #st-banner0-wrapper,
    #st-banner1-wrapper {
    text-align: center;
    border-top: 0px solid #da2525;
    }
    #st-banner1-wrapper {
    padding: 0px 0;
    }

    Still no progress on the navigation menus though. Please help!

    Thread Starter sab478

    (@sab478)

    OK, all sorted. Had to copy new sections introduced in the more recent versions of the theme from menus.css into my child style sheet and modify them.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu changes and red line across page’ is closed to new replies.