how to change eye to view or in my language tulisan dibaca

Posted in: Newspaper
Post count: 13

the detail on the link

http://www.screencast.com/t/oygqsc4HrBD

fyi i’m very very newbie at this, i already use costum css to hide pulldown menu, will it back to unhide if i use costum css to the eye problem

please response

thank you

Post count: 22421

Hello wisnuwijayanto,

It depends on what custom css you are using, but it shouldn’t interfere with your modifications.
Use this custom css code in the theme panel http://screencast.com/t/Mr8F8YEztEqv and you can hide the post view counter:

.td-post-views {
display:none!important;
}

Thank you.

Post count: 13

if the css already like this http://www.screencast.com/t/CVp2wAAX

i use that to hide the pulldown menu

i paste the code after the code that already there or before ?

or i should use diffrent code for both ?

thank you for the response 🙂

Post count: 13

ok, it worked , just paste under the previous code, thank you very much, sorry ask the question before i tried the code

Post count: 22421

Glad it worked out.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.