Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #5751
    smemflynn
    Member

    Hello!

    How would I go about disabling\deleting the featured image in a post?

    Thanks,

    Emily

    #5753
    smemflynn
    Member

    Just to clarify, I know you need to assign a featured image in order for the featured slider to show the post, but in the post itself, the featured image is totally cropped so doesn’t look well.

    Could someone instruct me as to how to comment out the featured image as part of the post layout?  Or else change the size of it so the full image is used.

    Thanks a million!

    #5754
    smemflynn
    Member
    #5817
    Sakin
    Keymaster

    @smemflynn: there is good news for this options. As Catch Everest Pro is releasing any day this week. Our team in doing final testing.

    In pro version, there is two option that you might find cool.
    1. Featured Slider: You can choose from Featured Image Slider, Featured Post Slider, Featured Page Slider and Featured Category Slider.
    2. Featured Image: There is option in Theme Options and in individual post to hide the featured image, or show the image like in Slider, small or full original size.

    Yes for now hiding from the theme option is good option.

    #5876
    smemflynn
    Member

    Hi Sakin,

    Thanks for that.  I will definitely be looking at the Pro option when it comes out!

    A couple of things I’m trying to sort out.. I know they are off topic for this thread but how might I left or right align the menus on my site?

    Also, the site header text, how could I get rid of the light grey background?  And also can I get rid of the ‘turns blue when hovered over’ function?

    Many thanks!

    http://emilyflynndesigns.com/

    #5892
    Sakin
    Keymaster

    @smemflynn: Just add the following css in your “Custom CSS” box in Theme Options panel and you are good to go.

    #site-title { text-shadow: none; }
    #site-title a:hover { color: #000; }

    #5896
    smemflynn
    Member

    That works great, thanks Sakin.  And the menus?  Can I do anything about the alignment?

     

    Emily

    #5906
    Sakin
    Keymaster

    try the following css:

    #header-menu ul.menu { text-align: left; }

    #5930
    smemflynn
    Member

    Thanks Sakin!  Worked perfect : )

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Disable post featured image’ is closed to new replies.