– How can I delete the comment section?
– How can I change the text from the ‘Read More’ and ‘View post ‘buttons?
– On the homepage: how can I start after the 2 main slides (top header) with 2 other articles below (now below the main slides on top, it again starts with the 2 same articles in the grid)
– Is/or will it be possible to change the top menu to normal letters (instead of capital letters) How?
– Is it possible to delete the category option? (without having uncategorized showed) Where?
– Is it possible to remove the ‘You may also like’ section or make the letters smaller? Where?
Hi Luuk,
You can use these custom css codes;
1) .comments-area { display: none; }
2) If you want to edit text for the buttons, you can use loco plugin. Please read the localization section in the documentation.
3) Please go to appearance > customize > blog > STICKY POSTS : Exclude from blog
4) .is-menu-uppercase .nav-menu { text-transform: none; }
5) .cat-links { display: none; }
6) Please go to appearance > customize > single post > related posts > choose no.
Please next time, don’t ask bundle question. Create a new topic for your each question if you don’t find the answer in the forum. It can be useful for other ppl to find their answers.
Thanks
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.