Site logo

[Resolved] Link Color

Home Forums Support [Resolved] Link Color

Home Forums Support Link Color

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2499236
    metcomllc@aol.com

    I know how to change the color for all links but want to know if it is possible to change the link color on my main page only?

    #2499264
    Ying
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .home a {
        color: red;
    }
    #2499328
    metcomllc@aol.com

    That did not work.

    #2499339
    Ying
    Staff
    Customer Support

    Sorry, missing a dot in the code, try again 🙂

    #2499361
    metcomllc@aol.com

    That did not work

    .home a {
        color: white;
    }
    #2499371
    Leo
    Staff
    Customer Support

    Which link are you referring to on the home page? Can you provide the text so I can search?

    Please also disable SG optimizer and any other caching you might be using.

    #2499385
    metcomllc@aol.com

    The boxes “Daisy”, “Dalia”, etc

    https://postimg.cc/qNfxS766

    #2499387
    Leo
    Staff
    Customer Support

    Are you referring to this?
    https://www.screencast.com/t/xXdc8Tel

    If so that’s built with GB’s headline block you can use the block settings to change the colors without the CSS:
    https://docs.generateblocks.com/article/headline-overview/#colors

    #2499403
    metcomllc@aol.com

    So I changed the heading color to white but that did not work?

    https://postimg.cc/CRBPWtKd

    #2499409
    Leo
    Staff
    Customer Support

    So I changed the heading color to white but that did not work?

    Your screenshot does not show me the colors settings.

    #2499413
    metcomllc@aol.com

    I just figured out what I was doing wrong. Thanks for your patience

    #2499415
    Leo
    Staff
    Customer Support

    No problem 🙂

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