- This topic has 3 replies, 2 voices, and was last updated 1 day, 14 hours ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Button Typographie
Hi,
I put the code below in the CCS at line 212: But it does not apply it to the website
css
button {
font-family: ‘Open Sans’, sans-serif;
font-weight: 600; /* For a slightly thicker, clearer font */
padding: 10px 20px;
border-radius: 5px;
}
Screenshot: https://ibb.co/DDV8CJx8
Can you make it work for me?
Regards,
Kor
Hi,
The CSS implementation for the CTA doesn’t work either
css
/* Styling for the main text on the button */
.cta-button {
font-family: ‘Open Sans’, sans-serif;
font-size: 22px;
font-weight: 700; /* Extra bold for readability */
padding: 15px 30px;
}
/* Styling for the subtitle below the CTA text */
.cta-subtitle {
font-family: ‘Open Sans’, sans-serif;
font-size: 14px; /* Slightly smaller than body to preserve hierarchy */
display: block;
opacity: 0.9;
}
See screenshot: https://ibb.co/gLK2zbv1
Regards,
Kor
Hi,
Sorry, i can’t understand a thing what you are saying.
Can you send us the respective page URL, please?
Note: Please don’t share your login details here; this is a public forum.
Regards,
Chris
Hi,
I’ve added code for the CTA in the CCS (see above), but it’s not being applied to the website. I’d like to know why the code isn’t working in the CCS, and what needs to be done to make it apply by default to the entire website where a CTA is included.
The title is still “FONT FAMILY Poppins 33 and Abeezee,” which isn’t the intention. This should be as indicated above.
See screenshot: https://ibb.co/S4gJmk7Y
Regards,
Kor
