manuelribis

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: featured image in blog article??? #6871
    manuelribis
    Member

    eliminating directly sounds very good! BUT HOW?
    Can you tell me please?

    Thank you *Manuel

    in reply to: featured image in blog article??? #6537
    manuelribis
    Member

    I´ve set the width down to 1% in style.css

    Its a workaround. Is there a better solution?
    THX

    /* ———– Single Post Styling ———— */
    .single img.featured {
    margin-bottom: 20px;
    width: 1%;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important; }
    .single .featured-slider-container {
    margin-bottom: 40px; }
    .single .thumbnail-slider-container {
    margin-bottom: 20px; }

    in reply to: featured image in blog article??? #6536
    manuelribis
    Member

    Thank you! That worked!

    Is there a possibility to get the featured image out of the blog article as seen here: http://www.mopedmarathon.at/die-checkpoints-sind-angekommen-oemm/ – Its the first picture from that guy sitting on the floor which should not be in the article.

    Thx, Manuel

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