Tagged: x
-
AuthorPosts
-
May 5, 2016 at 11:51 am #914555
BellaisaParticipantHi!
I am trying to figure out how to reduce the spacing between the top and bottom of my menu (see picture).
I also would like to know how to increase the font size on my blog? Do I have to do that manually? or can I modify the “paragraph” which is used as main text style in my blog?
Moreover, I don’t know how to display the featured image of my blog (which is the front-page of my site.)
Thank you in advance for helping me!
May 5, 2016 at 11:53 am #914561
BellaisaParticipantThis reply has been marked as private.May 5, 2016 at 1:54 pm #926637
BellaisaParticipantThis reply has been marked as private.May 5, 2016 at 8:31 pm #977991
NicoModeratorHi There,
Thanks for writing in.
To adjust your menu spacing, you can use the customizer > Header.
Or you can adjust it using customizer’s custom CSS:
.x-navbar .desktop .x-nav > li > a{ height: 47px; padding-top: 0px; } .x-navbar-inner { min-height: 0px; }For font-size check, customizer > typography
To not display featured image in home, add this custom CSS:
.home .entry-featured { display:none; }In regards to your google.com search, your site is still crawling it will be soon updated with the google.
Please check the link also for using yoast plugin to change the details on your google result.
https://yoast.com/wordpress-seo/#basicseo
Hope it helps.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-914555 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
