Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • regin Friend
    #192759

    How do I move the two menus on top, down to the center of the black bar?

    Please see attachment:


    1. bar
    TomC Moderator
    #514465

    So that I can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    regin Friend
    #514469

    Hi tom,

    And thanks. Here is the URL:

    http://gtest.nioba.dk/

    TomC Moderator
    #514473

    To move the main nav menu down a bit . . . .

    Within file path –> /templates/ja_magz/css/template.css
    at line 1848, modify the “margin-top” pixel value – for example . . .


    .t3-mainnav .navbar .t3-megamenu .nav {
    margin-top: 20px !important;
    }

    likewise . . . .

    To move the “helper” nav menu down a bit . . . .

    Within file path –> /templates/ja_magz/css/template.css
    at line 5808, modify the “margin-top” pixel value – for example . . .


    .head-social .nav {
    border-left: 1px solid #EAEAEA
    float: right;
    margin-top: 10px !important;
    }

    Hope That Helps.

    😎

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 10 years, 11 months ago.

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