Tagged: avia, special heading
Hi there,
On my content pages, I like the look of the Special Heading in the Avia Layout Builder better than the page title that is built into the page. Having both isn’t appealing and is redundant. Unfortunately, each page must have a title so it’s not as simple as not having a page title. Please let me know how to change this to only have the special heading appear rather than both.
Thanks!
Tara
Hey Tara, are you trying to style the Title of the page to look like the special heading?
You can try the in general styling > quick CSS
.entry-title {
font-family: ‘Montserrat’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
font-size: 24px!important;
color: #38424B!important;
}
You may want to change the size for mobile.
Hi,
@w3newbie thank you for sharing the tip.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.entry-title a{
color:#000!important;
font-size: 20px;
font-weight: 600!important;
}
Best regards,
Vinay
I adjusted my heading to transparent on the content pages and this double title issue resolved itself. I’ll refer to your suggestions if need be, in the future. Thanks so much guys.
Tara
Hi!
We will be here, do not hesitate to open a new ticket.
Regards,
Basilis