Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Ah ah, I always have this, see print screen (and I empty the caches, tried with Chrome and Firefox and in Private navigation).
I think I have “cursive”, are you on a Mac? (I’m on PC)Attachments:
You must be logged in to view attached files.Yep sorry I’ve already put important and the result is the same for
font-family: ‘Jim Nightshade’, cursive!important;
or
font-family: ‘Bilbo’, cursive!important;
or the others…In fact there’s a problem, I’ve testing several typo so as it’s written in the doc you’ve sent, I’ve added this at the top of Custom CSS :
@import url(https://fonts.googleapis.com/css?family=Reenie+Beanie|Covered+By+Your+Grace|Homemade+Apple|Bilbo|Caveat|Jim+Nightshade);and then, for instance. But when I change in Caveat or another, it doesn’t change.
#logo h1 {
color:#7c7f84;
padding-top:15px;
font-size:16px;
font-family: ‘Bilbo’, cursive;
}Great thanks !
Perfect, Nice day Mohammad!
Hello,
Oh yeah I didn’t see it. I’ve set up the child theme but the slogan is displayed under my Logo, how can I have it next to the logo, like on the image attached?
Thanks DavidAttachments:
You must be logged in to view attached files.Perfect ! Tx and nice day
Sure here is it.
Attachments:
You must be logged in to view attached files.Hello !
for the logo exceeding the height while scrolling, it’s OK.
When I just display the homepage, how can I add a margin-bottom 10px between the logo and the full with grey line?
Thanks and nice dayPerfect, tx !
Thanks Kyle!
Nice dayYep the <br/> without any space works (before I’ve put <br/ >. I just have to fix the width to have the 2 buttons at the same width…
Done.
I’d like the text in uppercase on the 1st line and the small text on the 2nd, aligned center.It works for the title, thanks.
There was an 2nd point in my post: I’d also like to reduce the border-bottom width under this title : 1170px instead of full width.
How can I do this?
Thanks Mohammad! -