CSS voor de Footer

Home Forums Gravida Support CSS voor de Footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #235183
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 126
    • Replies: 356
    • Total: 482
    Member since: June 3, 2015

    Hi,

    I put the following on line 238 in the CCS: but it is not taken over:

    footer {
    background-color: #eee2d7; /* Your chosen sand/beige color */
    color: #333; /* Dark text for high contrast on the light background */
    font-family: ‘Open Sans’, sans-serif;
    padding: 60px 20px 30px 20px; /* Ample padding for a modern look */
    }

    /* Footer Titles (H4/H5 level) */
    .footer-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }

    /* Standard Footer Links and Text */
    .footer-links a, .footer-text {
    font-size: 16px; /* Body default 2026 */
    line-height: 1.8;
    text-decoration: none;
    color: #4a4a4a;
    transition: color 0.3s ease;
    }

    .footer-links a:hover {
    color: #000; /* Subtle interaction */
    }

    /* Small print (Copyright, Privacy) */
    .footer-small {
    font-size: 14px;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); /* Subtle separator */
    opacity: 0.8;
    }

    See screenshot: https: https://ibb.co/H97SdRz

    Website: www.mlbeauty.nl
    Admin: Kor
    Password: BBeertje01!!

    Can you help with this?

    Regards,

    Kor

    #235286
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 126
    • Replies: 356
    • Total: 482
    Member since: June 3, 2015

    Hi,

    I’ve been working extensively with third parties to adjust the font via Customize > Basic > Fonts > Typography, as well as within the footer itself. As far as I
    understand, the GB Skin Care Pro 2.0 theme doesn’t have a separate setting for the footer font, but only for the main text (Site Content Font). Because Open Sans is already set there, the font is already loaded on the website. However, I can’t tell that the font has been changed to Open Sans.

    Could you please help me with this?

    Regards,

    Kor

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