• Resolved ldyan13

    (@ldyan13)


    There is an arrow on every page where the featured image is. If you actually have a featured image, then you can’t see the black arrow. Is there a way to make it larger and also a different color?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author CryoutCreations

    (@cryout-creations)

    Hi!

    To customize the header arrow add this custom CSS to the Additional CSS area:

    .meta-arrow {
        font-size: 2em;
        color: red;
    }

    Make sure to change the values to what best works for you.

    Thread Starter ldyan13

    (@ldyan13)

    This is perfect! Thank you so much!

    • This reply was modified 3 years, 6 months ago by ldyan13.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Arrow color and size on featured image’ is closed to new replies.