Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41592
    makiko
    Participant

    hello again:)

    i have two questions, which i could’t find the answer…

    1)can i display a few Header Featured Images randomly?
    i found that Theme > Customize Header Image make it possible, yet i prefer the design of Header Featured Image…

    2) somehow, a black line appears between the category title and post title. like this: http://keyspace.info/category/small-space-case-study/ can i delete the line??

    thank you in advance:)

    #41619
    Sakin
    Keymaster

    @makiko:
    1. Oh sorry there is no option to do that for Header Featured Image, you can only do it from “Appearance => Header”. For this you need to build child theme and edit the core functions.

    2. Yes, you can remove it by adding following css in “Appearance => Theme Options => Custom CSS” box.
    .category-sticky { border-top: none; }

    #41634
    makiko
    Participant

    hello sakin,

    1. umm, then i will use that option instead of header featured image…

    2. yes, it has been removed!

    as always, thank you, sakin!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘random Header Featured Images display’ is closed to new replies.