Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • netizmir Friend
    #199884

    mega menu items Call to close

    I want to open and close a lot of menu Search

    I want to actually

    I want to actually make it as green space.
    Please could you help in this regard.

    but know little like telling your mother tell
    thanks


    1. Ba351l305ks305z-2
    2. Ba351l305ks305z-3
    Adam M Moderator
    #543168

    Hi,

    Could you please provide your site url so I can take a look first ?

    netizmir Friend
    #543202
    Adam M Moderator
    #543299

    Hi,

    1. Thanks for the info, please open file http://www.sobayiyakjack.com/templates/ja_mero/css/custom.css, to adjust the space around menu item, you can add this code :

    .ja-mainnav .navbar .nav > li > a {
    padding: 10px;
    }

    2. To remove the search field and make the main menu span across the whole block, please open file root_folder/templates/ja_mero/tpls/blocks/mainnav.php and remove this code :

    <?php if ($this->countModules('head-search')) : ?>
    <!-- HEAD SEARCH -->
    <div class="span3">
    <div class="head-search<?php $this->_c('footer')?>">
    <jdoc:include type="modules" name="<?php $this->_p('head-search') ?>" style="raw" />
    </div>
    </div>
    <!-- //HEAD SEARCH -->
    <?php endif ?>

    then look for this code :

    <div class="span9" data-xtablet="span12">

    and update as below :

    <div class="span12" data-xtablet="span12">

    Save your file then recheck.

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

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

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