Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #261975
    AxumCreative
    Participant

    I want to remove the gray “archive” on my blog page for posts.

    https://www.axumcreative.com/street-portraits-la-blog/

    I specifically want to remove the gray box and even remove text that says “Archives”. I would really like to insert an image in this area as default blog page image. I just wanted to be specific and clear about what I am trying to do.

    Please advise.

    #261988
    Skandha
    Participant

    @axumcreative: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .custom-header {
        display: none;
    }

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

    #262107
    AxumCreative
    Participant

    got it thanks. it removed the it.

    #262374
    Skandha
    Participant

    @axumcreative: Hello there,
    The Archives text issue on Blog page has been fixed and an update has been released.
    Please update the theme and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    #262684
    AxumCreative
    Participant

    @skandha: Hello,

    I have no idea how to update or where to find the updated version theme files. Where are the files released? Please advise.

    #262725
    Skandha
    Participant

    @axumcreative: Hello there,
    Have you activated the License Key on your site? If you haven’t you will find the License Key on your https://catchthemes.com/my-account/ page.

    Go to => Dashboard => Appearance => About Theme => License => License Key => Enter the License Key and Save Changes and then Activate License.

    After the License Key is activated.
    Go to => Dashboard => Updates => You should able to able the theme from here.

    Let me know if you have any issues regarding this.
    Kind Regards,
    Skandha

    #262835
    AxumCreative
    Participant

    @Skandha: Hi again,

    I followed your directions and have updated the site theme and activated license successfully. The word “archives” is still located inside the featured image header on my blog page, see below:

    https://www.axumcreative.com/street-portraits-la-blog/

    #262884
    AxumCreative
    Participant

    @skandha: Another concern on that same page above is the fact there is inconsistent spacing between the posts on the blog page. Take a look at the third post which is the last post on the page and compare it with the two blog posts above it to see exactly what I am referring to. It is a pretty big gap and does not correct itself upon page loading or refresh.

    Please advise.

    #262885
    AxumCreative
    Participant

    @skandha: I fixed the weird spacing issue by disabling blog style grid. It seems to be fine for now. Will monitor and see if there are any side effects of this.

    #262888
    Skandha
    Participant

    @axumcreative: Hello there,
    You seem to be using theme version 2.2 whereas the Archive text issue was fixed in version 2.3.

    Go to => Dashboard => Updates => You should be able to update the theme from here.

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

    #262932
    AxumCreative
    Participant

    @skandha: I tried your recommendations: I updated my theme and there was still no effect to have the controls work on the theme page itself. I tried different combinations and it was unresponsive. As of now I used the code you provided earlier to delete the whole thing. I have no other choice but to settle for this unless you can provide a permanent fix/solution in the theme controls.

    Please advise.

    #263070
    Skandha
    Participant

    @axumcreative: Hello there,
    After updating to version 2.3 on the Blog page custom header blog page title will appear of Archives text. Isn’t that what you wanted?

    Let me know if you have any more issues.
    Kind Regards,
    Skandha

    #263126
    AxumCreative
    Participant

    @Skandha: There are two issues:

    1. I asked how to remove the gray box which is a placeholder for the featured image?
    this was not really solved so I just used your code to remove the entire gray box and “archives” completely.
    2. I asked how to remove with the word “archives” inside the image container
    the 2.3 theme update did replace the word “archive” with the page title but was not something I could remove completely and was redundant over all.

    Because there are no individual options in theme controls for these TWO different things. I settled for just using your code to remove them both completely form the page.

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘I want to remove the gray “archive” on my blog page for posts.’ is closed to new replies.