Post

Discussion in 'Poloray WordPress Theme' started by vnalini, May 25, 2018.

  1. vnalini

    vnalini Member

    Joined:
    Dec 2, 2013
    Messages:
    61
    Likes Received:
    4
    Hi there,

    good day to you. I am working on Polaray theme on my website and I am facing a minor problem.
    Can you please help to remove "date, by, categorise, no comments and previous comment" from my post ?

    Thank you.
     

    Attached Files:

  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    To make desirable changes, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .content-bar .post .post_meta {
        display: none;
    }
    #nav-single {
        display: none;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. vnalini

    vnalini Member

    Joined:
    Dec 2, 2013
    Messages:
    61
    Likes Received:
    4
    No differences. By the way this theme has many internal error that u need to rectify as well. For your info the heading in main page doesnt take HTML code as other theme does. So does the feature page.

    upload_2018-6-4_8-27-7.png
     
  4. vnalini

    vnalini Member

    Joined:
    Dec 2, 2013
    Messages:
    61
    Likes Received:
    4
    Dear Akhbar,

    why are the shapes in different form ? I prefer the 3rd oval shape.
    upload_2018-6-4_11-40-36.png
     
  5. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greetings from InkThemes,

    Will you please elaborate your query with edited screenshots?

    So that we could assist you better.

    I have just visited your website and found that You haven't used the recommend size for that section.

    In 1 & 2, you have used 170px * 170px and in 3 & 4, you have used 550px*366px.

    So, you are requested to use 170px*170px for all the images in that section. That will fix the different shapes problem.

    Hope you find the above information helpful.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page