Okay
  Public Ticket #2319509
disable Read More per post?
Closed

Comments

  • Bert started the conversation

    Pity you replied privately on this matter earlier, but how do I disable "read more"  per post/view? I would suggest to reply publically ;)

    Thanks in advance

    Bert

  •  675
    Neuron replied

    Hi Bert,

    You can remove the read more button, by simply adding the following style in Theme Options > General > Custom CSS.

    .blog .more-button {
        display: none !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.