Tagged: x
-
AuthorPosts
-
July 5, 2016 at 6:48 am #1072807
LutslanaParticipantDear 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 – 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!
July 5, 2016 at 6:52 am #1072815
Paul RModeratorHi,
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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1072807 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
