New Landing How can we help? Cardinal Header layout 6

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #196914
    robinhaus
    Member
    Post count: 32

    Hello!

    I am trying to make some modifications to the header 6, but i don´t reach the result i want.
    You can see what i got in http://www.todoesempezar.com

    – In the top row I want the logo on the left, and on the right the Top bar menu (menu-main-1?) and the social icons. This row should be sticked.
    – In the bottom row I want the main menu, like in http://www.micliente.net

    This is the code I reached to make:

    } else if ( $header_layout == “header-6″ ) {

    if ( $fullwidth_header ) {
    $header_output .= ‘<header id=”header” class=”sticky-header fw-header clearfix”>’ . “\n”;
    } else {
    $header_output .= ‘<header id=”header” class=”sticky-header clearfix”>’ . “\n”;
    }
    $header_output .= ‘<div class=”container”>’ . “\n”;
    $header_output .= ‘<div class=”row”>’ . “\n”;
    $header_output .= sf_logo( ‘col-sm-4 logo-left’ );
    $header_output .= ‘<div id=”menu-main-1″ class=”center-menu”>’ . “\n”;
    $header_output .= ‘<div class=”header-right col-sm-4″>’ . $header_right_output . ‘</div>’ . “\n”;
    $header_output .= ‘</div> <!– CLOSE .row –>’ . “\n”;
    $header_output .= ‘</div> <!– CLOSE .container –>’ . “\n”;
    $header_output .= ‘</header>’ . “\n”;
    $header_output .= ‘<div id=”main-nav” class=”center-menu clearfix”>’ . “\n”;
    $header_output .= sf_main_menu( ‘main-navigation’, ‘full’ );
    $header_output .= ‘</div>’ . “\n”;

    Thank you in advance!

    Ruben

    #196926
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not able to view your website. Please attach a screenshot mockup to get your desire changes.
    Thanks
    Mohammad

    #197120
    robinhaus
    Member
    Post count: 32

    Hello Mohamad,

    Thank you, you can see what I got now http://www.todoesempezar.com

    I attach a picture with the result I am looking for. The dark row should be fixed while the light row will include a megamenu.

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #197132
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi there,

    Unfortunately that customisation is beyond our scope of support as it is more work than a small customisation. We only provide support for theme issues, and at times basic customisations. While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need to make that customisation, potentially from one of the below resources:

    https://codeable.io

    Home

    http://www.microlancer.com

    Hope that helps.

    – Kyle

    #197153
    robinhaus
    Member
    Post count: 32

    Thanks for the info, in the end I reached what i wanted with a plugin

    But it seems that the megamenu spends a lot of resources, can you tell me if is there any better way to do it? You can check it in this web: http://micliente.net

    I have put the following code in every item called “noticias” of the attached image.

    [spb_recent_posts display_type=”standard” carousel=”no” item_columns=”1″ item_count=”1″ category=”contact-center” offset=”0″ posts_order=”DESC” excerpt_length=”0″ fullwidth=”no” gutters=”yes” button_enabled=”no” width=”1/1″ el_position=”first last”]

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #197328
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Nice, what plugin are you using for it?

    No sure what you mean? It seems fine to me

    – Kyle

    #197531
    robinhaus
    Member
    Post count: 32

    Hello Kyle

    I am using the Supermenu.

    I thought maybe there was another way to do it.

    Thank you

    #197900
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No I’m afraid not

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register