Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #299172
    kokobelle
    Participant

    <div>

    <span lang=”EN-US”>Hi there</span>

    </div>
    <div>

    <span lang=”EN-US”>Is it possible to have another color and font size for the text in Portfolio Archive Content?
    </span>I have one sentence which should be highlighted “SÄMTLICHE OBJEKTE SIND BIS ENDE FEBRUAR 2022 RESERVIERT. ICH BITTE SIE UM VERSTÄNDNIS.”

    </div>
    See: https://ra-ar.ch

    Thanks a lot,
    Eveline

    #299200
    Skandha
    Participant

    @kokobelle: Hello Eveline,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #portfolio-content-section .taxonomy-description-wrapper.section-subtitle p:last-child {
    color: red;
    background-color: yellow;
    font-size: 20px;
    }

    You can change the color and font size according to your choice.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #299208
    kokobelle
    Participant

    Thanks a lot Skandha, it works perfectly.

    Best regards,
    Eveline

    #299209
    Skandha
    Participant

    @kokobelle: Hello Eveline, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-inspire/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio Archive Content’ is closed to new replies.