• Resolved 4090

    (@4090-1)


    Need to be able to eliminate the comment bubble, author, date and Aboyt Author fields.

    How can I do this?

    Using Cista/Enigma Theme.

    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 14 replies - 1 through 14 (of 14 total)
  • Hello @4090-1 ,

    Kindly use below given CSS in CUSTOM CSS EDITOR , Save it and check the output.

    .navbar-default .navbar-nav>li {
        margin-right: 0px;
    }

    Let me know further.

    Thankyou

    Thread Starter 4090

    (@4090-1)

    Thank you for your suggestion.

    Unfortunately, it has made no difference.

    Regards

    @4090-1 , Sorry, Giving you solution. That post wrongly posted here.

    Thankyou

    Use this, And Check.

    .blog-date-left , .enigma_author_detail_section {display : none ;}

    Please remove previously given CSS.

    Thankyou

    Thread Starter 4090

    (@4090-1)

    Thank you. That has gotten rid of the author section but has left the date and comments bubble at the top.

    Hello,

    Kindly use the css ,
    .blog-date-left{display:none;}

    Thank you

    Thread Starter 4090

    (@4090-1)

    Thanks.

    Unfortunately, it is still not working.

    I thought that the author section had disappeared as well. However, it is also still there.

    Thanks again.

    Thread Starter 4090

    (@4090-1)

    I can see that the date section comes from here

    <div class=”container”> <div class=”row enigma_blog_wrapper”> <div class=”col-md-8″> <div id=”post-1164″ class=”enigma_blog_full post-1164 product type-product status-publish has-post-thumbnail product_cat-human-gear product_cat-silicone-bottles product_tag-3-pack product_tag-gotoob product_tag-small product_shipping_class-free-shipping-50 first instock sale taxable shipping-taxable purchasable product-type-simple”> <ul class=”blog-date-left”> <li class=”enigma_post_date”> <span class=”date”>March 24, 2016</span>

    and the author section comes from

    <div class=”enigma_author_detail_section”> <div class=”enigma_heading_title2″> <h3>About Author</h3>

    Hope this helps.

    Apply this css and after it send me the link to check its working or not
    .blog-date-left , .enigma_author_detail_section {display : none ;}

    Thread Starter 4090

    (@4090-1)

    I have put in in the CSS and have eliminated all other CSS in the Customiser CSS section. It is still not working.

    Thread Starter 4090

    (@4090-1)

    By deleting the Cista theme and reinstalling it, I have managed to make the CSS work. However, it no longer has a slide show and instead shows post on the front page. Can you please tell me how I change this back?

    Thanks

    Go to customizer > Theme Options
    Check here home blog option etc. enable or not

    Thread Starter 4090

    (@4090-1)

    All sorted.

    @4090-1 , If you satisfied with support and product.

    Kindly please rate my Theme.

    Thank you.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Cista Eliminate Dates and Author Details from Products’ is closed to new replies.