wordpress post full

Discussion in 'HTML & Website Design' started by jennifer smiths, Jul 10, 2016.

  1. #1
    hi everyone of you . im posting in this forum for help . im using isle mag a free wordpress themes from http://themeisle.com/themes/islemag/ free . and i want to make some edit inside of that themes . first of all i want to edit post box i dont like it. didnt look good on mobile so how can i make post to be show full what to change or remove
    im posting2 pohoto this is the link of thmes http://demo.themeisle.com/islemag/

    [​IMG]
    [​IMG]
     
    jennifer smiths, Jul 10, 2016 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Find out what classes or IDs are present on the items you want to remove, and find them in the CSS file, and put display: none; on them. That is the simple solution.
     
    PoPSiCLe, Jul 10, 2016 IP
  3. Amarkolom

    Amarkolom Active Member

    Messages:
    186
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    88
    #3
    What I do for me, If I want to remove something , I do inspect element. Notice the code with care, right click and delete some to remove, if work properly, I enter in my hosting and delete that code. So you can follow this way also.
     
    Amarkolom, Jul 17, 2016 IP
  4. bahy

    bahy Member

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #4
    I guess there can be some setting in the theme where can say: Disable post date
     
    bahy, Jul 21, 2016 IP