Few questions
-
AuthorPosts
-
anniedamours
MemberI just purchased the theme through WordPress.com, and I love it! I just have a few quick questions.
1) How do I reduce the space under the Header slogan widget area?
2) How do I show the Header slogan wiget area on all pages but on not the info one?
3) How do I traduce in french the Back to home?
4) How can I hide the date of the post?Thanks a lot for your help… I really appreciate!
Annie
Note: Sorry for my english, I hope you will be able to understand me… I am francophone :-)
The blog I need help with is: (visible only to logged in users)
ellenbauer
Theme AuthorHi Annie,
thanks so much for your great feedback, no worries at all, I’m happy that you like Kiore Moana :) Regarding your questions:1) You can use the following CSS in your Custom CSS option to reduce the space below the header slogan (by default it’s 120px):
@media screen and (min-width: 767px) { #masthead .slogan p.slogan-text {margin-bottom: 80px !important;} }
2) Unfortunately this is not possible, since the code for Kiore Moana automatically hides the header slogan on all pages besides the main blog layout and this can not be changed by customization (like in CSS).
3) I think you already solved that.
4) You can hide the date using the following CSS:
.entry-date {display: none !important;}
Best, Ellen
Thanks a lot for your help Ellen!
Everything is working
I really appreciate :-)
I didn’t solved the problem of the button Back home, is it possible to change the words for Retour à l’accueil?
Have a great day!
Annie
ellenbauer
Theme AuthorHi Annie,
thanks a lot for your reply, I’m happy everything is working now. Oh, I think then the WordPress.com theme team added the translation for the More Info button already. Unfortunately it’s not possible to adjust the translation then, do you think the translation is not correct or would you just like to change it?
Best, Ellen
Hi Ellen the More info button is okay it’s just that the Back home is not traduce at all. I just want to put it in french. Is it possible?
Thanks a lot
Annie
ellenbauer
Theme AuthorHi Annie,
oh okay, no I see the missing translation for “Back home” on the info page. So sorry for my misunderstanding. I will have to ask the WordPress.com theme team directly to add the translation. I will do that and hopefully we can add the translation then very shortly.
All the Best,
EllenThanks a lot for your help!
Annie :-)
- The topic ‘Few questions’ is closed to new replies.