Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • melanieb Friend
    #203499

    I need to switch off the mainnav menu for the template. So far I have turrned it off in the template file but it still appears.

    I saw somewhere else that this could be done in the template.css with display: none the thread said to do this for
    #ja-mainnav but I don’t have this code in the template.css file. The thread was 4 years old, so I am guessing things have changed since then.

    Can anyone point me to where i can switch it off?

    Kind regards

    Mel

    bwebdesign Friend
    #558359

    can you give a link to your site? And maby you have to edit the template.css in your_template_file–>css–>themes–>template.css

    pavit Moderator
    #558362

    Hi melanieb

    In your folder templatesja_nuevocss create a new file and name it custom.css, inside this file add this code

    .t3-mainnav {
    display:none;
    }

    melanieb Friend
    #558395

    Hi pavit,

    thanks so much for your help – that was exactly what I needed (congratulations on the best support guy award 🙂 I can see why with your super fast response and solution.

    Kind regards

    Mel

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

This topic contains 4 replies, has 3 voices, and was last updated by  melanieb 9 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum