Home Forums Basel support forum Customize Meta Tags

Customize Meta Tags

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #467877

    Shawn Gray
    Participant

    Hello. I was wondering if you would be able to help me with something. I would like to turn off the Green block with categories in it. Then to the right of the author, after the dash, I would like to add the tag attached to the post. Could you help me with that edit? I have attached a picture for your review. The website is https://dailydevotion.tv

    Attachments:
    You must be logged in to view attached files.
    #467883

    Shawn Gray
    Participant

    I figure out how to remove the green bar with categories. I entered:
    .meta-post-categories {
    display:none!important;
    }

    Now I need to have blog post tags to show up next to the author after the backsplash.

    #467895

    Shawn Gray
    Participant

    Sorry to post so much on here. After the gray backslash, could we have the category, another backslash, and the tag?

    #468437

    Shawn Gray
    Participant

    Checking in to see if my support request is feasible. It’s been a few days. You guys are normally very prompt with a response.

    #469009

    Hello,

    We are terribly sorry for the delay.

    Unforutuantelly, it is not possible to move tags there.

    If you have any questions please feel free to contact us.

    Best Regards

    #470026

    Shawn Gray
    Participant

    Can you help me get categories to show up there? You did it before, would you be able to provide that support again?

    #470929

    Hello,

    Please remove the custom code: https://prnt.sc/3iIZ9d6D5mBl

    and add this one:

    body .blog-design-masonry div.entry-meta ul li.meta-tags {
    	display: inline;
    }

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 7 posts - 1 through 7 (of 7 total)