• Greetings,

    I would like this page only to have no menu items at the top or on the right side so it appears like a nice clean landing page with no distractions.
    https://www.roundskymusic.com/3540-2/

    I tried some additional CSS code from threads I found in the forums, but none of them seem to work.

    My theme is ColorWay Pro on WP 5.2.3

    Thanks very much for your help!

    Sincerely, Paul Avgerinos – Grammy winning artist

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • lisa

    (@contentiskey)

    -can you share the additional CSS that you tried to use to hide the menu items?

    -might be better to contact ColorWay Pro theme team for advice to create a custom page template.

    Thread Starter PAvgerinos

    (@pavgerinos)

    Thanks Lisa,

    Good idea to try Colorway.

    So far I tried these four:
    body.page-id-3540-2 #navigation{ display: none; }

    .page-id-3540-2 #menu-main {
    display: none !important;
    }

    .page-id-3540-2 .main-navigation {
    display: none;
    }

    body.page-id-3540-2 aside.main, body.page-id-1923 header.main {
    display: none;
    }
    Thank you,

    Paul

    Thread Starter PAvgerinos

    (@pavgerinos)

    Just to conclude this thread, The Colorway theme will not respond to any custom CSS but you can hide the right nav by choosing full width display on the particular page.
    Colorway will write a custom code for the theme for a fee.

    Cheers,

    Paul Avgerinos

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customizing additional CSS in 5.2.3’ is closed to new replies.