How to edit a post

Discussion in 'Traffica WordPress Theme' started by honory2009, May 27, 2015.

  1. honory2009

    honory2009 Member

    Joined:
    Oct 10, 2013
    Messages:
    169
    Likes Received:
    3
    See images
     

    Attached Files:

  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    Thanks for the information.

    To edit the "Previous Post" Text, Kindly follow mentioned steps in the below image:

    trafica-single-post-text.png

    Also kindly provide your site URL so that I can provide you CSS to remove yellow highlighted from the image you mentioned.
     
  3. honory2009

    honory2009 Member

    Joined:
    Oct 10, 2013
    Messages:
    169
    Likes Received:
    3
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Thankx for the URL.

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    p.nocomments {
    display: none !important;
     }
    Thanks,
    Praveen
     

Share This Page