Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1072807
    Lutslana
    Participant

    Dear Sir or Madame,

    please help me to do the make the changes as shown on the screenshot.

    (Please find the screenshot in the next post below.)

    1. Size down the hight of the topbar.
    2. Move the language changer to the right in one line to the shopping cart.

    Here my _topbar.php:`
    <?php

    // =============================================================================
    // VIEWS/GLOBAL/_TOPBAR.PHP
    // —————————————————————————–
    // Includes topbar output.
    // =============================================================================

    ?>

    <?php if ( x_get_option( ‘x_topbar_display’ ) == ‘1’ ) : ?>

    <div class=”x-topbar”>
    <div class=”x-topbar-inner x-container max width”>
    <?php if ( x_get_option( ‘x_topbar_content’ ) != ” ) : ?>
    <p class=”p-info”><?php echo x_get_option( ‘x_topbar_content’ ); ?></p>
    <?php endif; ?>
    <?php x_social_global(); ?>
    <div class=”wpml-selector”><?php do_action(‘icl_language_selector’); ?></div>
    </div>
    </div>

    <?php endif; ?>`

    Here the style.css:

    /*
    
    Theme Name: X &ndash; Child Theme
    Theme URI: http://theme.co/x/
    Author: Themeco
    Author URI: http://theme.co/
    Description: Make all of your modifications to X in this child theme.
    Version: 1.0.0
    Template: x
    
    */
    
    .x-navbar .navbar-text {
        font-family: 'Roboto Slab', serif;
        float: left;
        margin: 10px;
        size: 17px;
        
    }

    Kind regards!

    #1072815
    Paul R
    Moderator

    Hi,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

  • <script> jQuery(function($){ $("#no-reply-1072807 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>