Remove/Change Tag Section on Single Post Page

This topic has 7 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Olga Barlow

  • Avatar: MaxGallows
    MaxGallows
    Participant
    June 22, 2017 at 16:11

    I have looked through all of the customization options and do not see where to remove the really large tag section in the single post page. I like tags in my post page but the area they have for tags by default is very large and takes up too much space on a page for a single tag (CLICK HERE TO SEE PIC)

    Ideally, as I show in the link pic – the tag should be very small (same size as the author/comment line under the title and place after the author/comment or directly below it.

    Please help -Thank you!!

    6 Answers
    Avatar: MaxGallows
    MaxGallows
    Participant
    June 22, 2017 at 21:16

    It would be nice if it looked like the example for the video post on your site which is just fine. I cant figure out how to move the tags, or anything to make it look like <THIS>

    Please let me know how to move the tag and fix the related post image sizes I HAVE SET A DEFAULT IMAGE SIZE FOR POST AND BLOG AND IT ONLY WORKS ON THE NON_VIDEO PAGES. VIDEO PAGES HAVE HUGE IMAGES IN BLOG< CATEGORY< AND SINGLE POST PAGES>

    Please respond with fix to get to this format for video page.

    Thank you

    Avatar: amzy
    Amzy Leel
    Participant
    June 23, 2017 at 06:21

    You can reduce the gap by using some custom css.
    put this css code in,

    8theme options >> styling >> custom css >> global custom css

    .single-tags { margin: 0; }

    For now it not possible to change the position of the tags. We will consider this in future updates.

    Avatar: amzy
    Amzy Leel
    Participant
    June 23, 2017 at 06:25

    anything to make it look like – https://www.8theme.com/demo/xstore/video-post-interview/
    – this is our default single post layout.
    – you can set the single post layout in 8theme options >> blog & portfolio >> single post >> post template >> default

    Avatar: amzy
    Amzy Leel
    Participant
    June 23, 2017 at 06:26

    fix the related post image sizes
    – Olga will get back to you regarding this.

    Avatar: MaxGallows
    MaxGallows
    Participant
    June 23, 2017 at 16:11

    In the example the “TAG” section in the body of the post is not present – it is not there.

    I also do not want my tags in the body of my text.

    I asked how to REMOVE the “TAGS” from the body of the blogs.

    I want to remove tags from the Body of my post.

    I dont need .css to reduce margin – that is not what I asked for.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 26, 2017 at 08:51

    Hello,

    If you want to change the position of the tags you can do this by changing xstore/single.php file http://prntscr.com/fo7rrg and place the tags code below the byline. Зlease, do all the changes in child theme.

    To hide tags at all use Custom CSS (Theme Options > Styling > Custom CSS)
    .single-tags {display: none;}.

    Regards

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.