Zul Kurniawan

Forum Replies Created

Viewing 3 posts - 106 through 108 (of 108 total)
  • Author
    Posts
  • in reply to: Hi, how to disable Map Buble Thumbnail? #464445

    Zul Kurniawan
    Expired Member
    Post count: 122
    This reply has been marked as private.
    in reply to: Hi, how to disable Map Buble Thumbnail? #464248

    Zul Kurniawan
    Expired Member
    Post count: 122
    This reply has been marked as private.
    in reply to: Hi, how to disable Map Buble Thumbnail? #464247

    Zul Kurniawan
    Expired Member
    Post count: 122

    Hi Kor,

    Thank you for responding. As information, I have searched this forum, so I tried changes to the CSS code as follows:

    
    
    span[itemprop="addressLocality"], span[itemprop="addressRegion"] {
        margin-right:10px
    }
    
    .geodir_more_info br:nth-child(5), .geodir_more_info br:nth-child(7){
        display: none;
    }
    
    body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search button {
        padding-top: 10px!important;
    }
    
    .single-gd_place .featured-area {
        display: none!important;
    }
    
    .geodir_flexslider .geodir-slides img {
        display: none!important;
    }
    
    .geodir-bubble_desc .geodir-bubble_image {
         height: auto!important;
    }

    Well, after this message, I will give WP Admin access. Hopefully there is a solution to this problem.

Viewing 3 posts - 106 through 108 (of 108 total)