Open paulocoutinhox opened 2 years ago
@alexandrevicenzi can you help me here?
Hi,
CUSTOM_CSS
.SITELOGO
.FAVICON
, but not for apple or manifest.CUSTOM_CSS
.@import
in CUSTOM_CSS
and override font-family
for body
, html
, and any other element, but you may want to disable USE_GOOGLE_FONTS
to avoid fetching the default fonts and making your website slower because it's loading too many fonts.Olá @paulocoutinhox,
I'm going to implement a few of your suggestions in Flex 3.0, it seems like a good idea, using custom CSS is not elegant I think.
Abraços
Hi,
Thanks for this great theme.
Im trying migrate my blog to this: https://pastorpaulo.com/
1 - I need change colors to make it like mine (blue left menu, gray text, red title, etc). It is only possible with custom css configuration, right?
2 - To add a default image og tag, what i need do?
3 - I want add this tags to HTML:
4 - Tags elements are too near. How can this be fixed?
5 - How can i add a custom image/template for all my links to buy books and download PDF?
I want add a custom link with image for this two types of links. Can be a piece of code, like:
It will generate something like this:
It will prevent me to put all these html in all posts.
It is possbile?
6 - How can i change the full site fonts to something near mine font (or whatever)?