I want to move my logo and tagline to the primary menu. Here is my site: https://www.twentyfree.co/
What could CSS code should I enter?
I want it to look like this site: https://thesavvycouple.com/
where the logo and tagline are on the top left of the webpage, next to the menu.
I want to move my logo+tagline to the main menu. Here is my site: https://www.twentyfree.co/
I want it to look like this site: https://thesavvycouple.com/
where the logo and tagline is on the top left of the webpage, next to the menu.
I would like to move the logo in center and move the menu below the logo. I am not sure how to do it, so I need your help. The current layout is like this and I want to make it like this.
Please help. Many thanks.
]]><div class="site-branding">
<?php twentysixteen_the_custom_logo(); ?>
<?php if ( is_front_page() && is_home() ) : ?>
<h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
<?php else : ?>
<p class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></p>
<?php endif;
$description = get_bloginfo( 'description', 'display' );
if ( $description || is_customize_preview() ) : ?>
<p class="site-description"><?php echo $description; ?></p>
<?php endif; ?>
</div><!-- .site-branding -->
With <?php twentysixteen_the_custom_logo(); ?>
being the relevant line. The problem is I don’t know where to put that line to have it where I want it. Is there a better way to do this?
Thanks
]]>i’d like to move my logo to the right and searched many forums, but couldn’t apply anything i found.
need some help please
www.luke-junglewalker.com
]]>My logo is appearing on the left but i want to see that into the middle .
Check this photo for see -> https://i.hizliresim.com/XkbDpj.jpg
How can i move logo into the middle mobile version.
Site Link: www.verimbt.com
]]>I’m needing some help with the wordpress page I’m setting up – https://mychristina.com.br/
What I am trying to do is moving the logo down so it ends right on top of the menu. I’ve tried some CSS codes I’ve found here but none of them seem to make any difference. The theme I’m using is Colormag.
Also – don’t know if this is the place to ask, but whenever I try the address with “www.”, it doesn’t lead to my site, but to a Hostgator coming soon page. Is that normal?
]]>