The default headline is defined in boldthemes_functions.php file. You can find it in wp-content/themes/avantage/framework folder. It starts at the line number 122.
* Header headline output
CSS code is in file style.css
Unfortunately, there is no list of classes for the theme.
Hi,
How can i personnalise the Default Headline ?
Thank you for your answer
Best regards,
Claude
Hi!
Thank you for contacting us.
It depends what exactly you want to change. Can you please be more specific?
For example, you can change the image or add excerpt text.
Some other things have to be changed by adding custom CSS code.
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!
Hi,
Thank for your answer.
For example, I would like to modify font, font color and so on.
No problem to write custom CSS code but how can i apply the new styles in the Default Headlines ?
Regards
Claude
That can be done with custom CSS code.
The class is btPageHeadline. By changing CSS of this class, you change just Default Headline, but not other elements.
The code should be put in Additional CSS.
Here's the path to it: Appaearance -> Customize -> Additional CSS
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!
Thank's a lot. It's works perfectly !
Could you tell me where i can find the file who includes the definition of the btPageHeadline class please ?
Is there an online list of the classes used by the theme Avantage ? With the emplacements of there definitions ?
((Sorry for my poor english...))
You're welcome.
The default headline is defined in boldthemes_functions.php file. You can find it in wp-content/themes/avantage/framework folder. It starts at the line number 122.
CSS code is in file style.css
Unfortunately, there is no list of classes for the theme.
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!