Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Please use below CSS Rules into Custom CSS Editor:

    .hm_blog_list .blog_grid_con .meta, .post_title_con .meta {
        display: none;
    }

    Save the changes.

    And for you second issue please visit this URL

    Here you can see list of icons.

    Hope it will help you.

    Thank You

    Thread Starter sandromorgado72

    (@sandromorgado72)

    It works to posts on posts pages, but did not leave the summary of “recent posts” of the home page. how to remove the “summary of posts” of the home?

    Thread Starter sandromorgado72

    (@sandromorgado72)

    I found the answer in support itself!
    .page .meta {display: none;}
    It worked! thank you

    Thread Starter sandromorgado72

    (@sandromorgado72)

    I have a new question! in service options on the home page. There is a place to click and direct a current symbol of + with circle, you can change the color of the field? It is very confusing to find!

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Put below CSS rules into Custom CSS Editor:

    .icon_boxes_con.style1 .service_box .ser-box-link {
        border-color: #1ccdca;
    }
    .icon_boxes_con.style1 .service_box .ser-box-link > span, .icon_boxes_con.style1 .service_box .ser-box-link>span:after {
        background: #1ccdca;
    }

    Save the changes.

    Thank You

    Thread Starter sandromorgado72

    (@sandromorgado72)

    It worked! thank you!

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Most Welcome.

    Thank You.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘information on post’ is closed to new replies.