map is too large

  • Posted in : uCard
  • minji391
    Participant

    http://www.curiousandsavvy.com/

    the map & drop me a line section height is 560px, when the demo is 400 something.. where can i fix this?

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer. Thanks for your patience.

    minji391
    Participant

    any updates?

    serkan
    Moderator

    Hi, Our Developers are a little bit busy due to new updates. We are sorry for that. They will find a solution as soon as possible.

    minji391
    Participant

    updates on map?.
    also,
    when uploading video blogs, is there a way to remove the ‘feature image’ from the actual content? I just want to feature image to be showing up on the article list.

    for example, http://www.curiousandsavvy.com/2017-womens-lacr…d-cup-in-england/
    i want that picture to be gone, or at least have the video come first.

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .single-format-video .featured-image { display: none; }

    Our developer performs a new update and fix every day. I am sorry for the delay. He will produce a solution as soon as possible.
    Thanks for the feedback.

    minji391
    Participant

    Hi, it works perfectly.
    I want to remove the featured image from all types of my blog posts (Standard
    Aside
    Audio
    Chat
    Gallery
    Image
    Link
    Quote
    Status
    Video.)
    I was able to remove it from the standard format by using
    .single-format-standard .featured-image { display: none; }

    but is there another css code that can remove all the featured images from the all of the posts?

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .blog-single .featured-image { display: none; }

    Thanks

    ahmetsali
    Keymaster

    Hi, the map and contact form height issue seems to be related to Jetpack plugin class conflict. You can try this custom css to fix it;

    html .contact-form textarea { height: 100px; width: 100%; }
    
    minji391
    Participant

    took 2 months, but it works perfectly!

    ahmetsali
    Keymaster

    sorry for the delay, I was in a busy period :/

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register