hello there, thx for helping me !
Mohammed Kaleem : its important for my SEO to avoid to have the same text on every page, so i can’t replace it by a logo or shorten it. + The font size is already pretty small.
I just realize that there’s something wrong, as it has the same content on every page on amp, and it is not correct, as this site-title changes according to the page on which you’re on.
How can I fix it, can you help me?
frenchomatic:
thanks for your proposition, it suits me!
but there’s something that I don’t understand with CSS, so nothing changed after I added your code to my style.css file. Can you help me ?
I’m using a child theme, first thanks to a pluggin, and by now directly through the style.css file. But as I’m not into code, it can be difficult to make the lines I add work correctly. I’ve spent hours trying to find how to change the color of the footer background… In the end, I simply changed the place of the code inside the style.css file (put it in 1st), and finaly it worked…
so, I tried your first suggestion in different place inside my file, and with the following writting :
.amp-logo a{
display: inline;
}
vs .amp-logo a{display: inline;}
but the result is still the same… Any suggestion will be helpful !