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!!
Site URL: hidden Theme version: latest - just purchased WooCommerce version: latest - just installedIt 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
Site URL: hidden Theme version: Latest - Just Purchased WooCommerce version: Latest - Just PurchasedYou 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.
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
fix the related post image sizes
– Olga will get back to you regarding this.
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.
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
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.