-
AuthorPosts
-
October 3, 2014 at 5:10 pm #329796
Hi there, I guess my last post evaporated in thin air, as I’ve noticed that you guys had some issues with your site. So, here we go again.
I’m putting the finishing touches on by blog; hence I started switching from a standard Single Post layout with sidebar to one a Single Post layout with a large preview image and without sidebar. After a while I realized that the image is simply too big and overwhelming, so I changed it to a Single Post layout with small preview image and without sidebar.
Now I notice that under the header, there’re these icons displayed. I didn’t notice them before, but to me, they’re serving no purpose. Is it possible to just get rid of them?
I also noticed that in this layout option, the body text is justified, which, in my view, is not in keeping with a modern and out-of-the box text layout. How can I change this?
As always, I’ll be most grateful for any pointers.
Many thanks
October 4, 2014 at 7:27 am #330116Hey!
Try adding this code to the Quick CSS:
#top .fullsize .template-blog .blog-meta { display: none; }
The body text doesn’t seem justified to me, can you post a screenshot of your view?
Cheers!
JosueOctober 4, 2014 at 1:06 pm #330188Thanks Josue,
I figured the formatting out myself by adding the code to my custom.css.
I just thought that I might have missed a way of making this adjustment within the theme’s options. Thanks anyways.
What you didn’t address is how I can eliminate these hideous Post Type Icons.
To me this feature is completely uncalled for. Users would likely understand that (i) if there’s no image, it’s a Standard Post. It won’t require this hideous pencil icon and so forth.
I love working with the Enfold theme because it enables you to create really refined, high end sites and blogs. This feature cheapens the whole theme, as it’s a giveaway for a canned site.
Please let me know how I can eliminate the code for these icons.
Many thanks
October 5, 2014 at 7:00 am #330382Hi!
If you are referring to this – http://screencast.com/t/OhIPAlhT8n
Adding the following code to Quick CSS will do the trick:
#top .fullsize .template-blog .blog-meta { display: none; }
Regards,
JosueOctober 5, 2014 at 10:35 am #330428Excellent! Many thanks Josue. That did it.
October 5, 2014 at 11:06 am #330444You are welcome, glad to help :)
Regards,
Josue -
AuthorPosts
- The topic ‘Icons/Formatting on Blog Post Layout without Sidebar’ is closed to new replies.