[Resolved] How do I change the background/text colour of the author / date / category?

Home Forums Support [Resolved] How do I change the background/text colour of the author / date / category?

Home Forums Support How do I change the background/text colour of the author / date / category?

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1228038
    crackmacs

    https://crackmacs.ca/food-and-drink/94-take-the-cake-okoktoks/

    I’d like to change the background colour to white of the “crackmacs | March 11, 2020 | Food and Drink” area under the H1.

    This place:

    View post on imgur.com

    Change the background colour to white to match the H1.

    Any suggestions? thanks!!

    #1228218
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .single .page-hero H1 + p {
        display: inline-block;
        padding: 5px 10px;
        background-color: #fff;
    }
    #1228887
    crackmacs

    When I first saw that GP had an annual fee I was pretty annoyed. Didn’t feel like it was something I should be paying multiple times for, kind of thing, y’know? It’s been about 1.5 years now and I’ve come to feel that the annual fee is very much worth paying for, for updates and the customer service. I’d be so lost without you guys.

    Yes it worked, thank you muchly!

    #1229038
    David
    Staff
    Customer Support

    You’re welcome – and thanks for the great feedback, glad to hear that !

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