Button Typographie

Home Forums Gravida Support Button Typographie

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #235166
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 123
    • Replies: 354
    • Total: 477
    Member since: June 3, 2015

    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

    #235168
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 123
    • Replies: 354
    • Total: 477
    Member since: June 3, 2015

    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

    #235171
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31449
    • Total: 31449
    Member since: August 16, 2013

    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

    #235285
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 123
    • Replies: 354
    • Total: 477
    Member since: June 3, 2015

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.