Hi! Some questions regarding the theme: Is it possible to remove or hide a specific section? Say, I don't want the pricing section showing up? Is there a way to interchange sections like have the team section before the testimonials? Lastly, for the blog section, can I just have the featured image showing and the read more button without the content summary? Thanks in advance for your help.
Hi, Greetings from InkThemes! You can do all your above changes from Section sorting option of your dashboard.. You just need to go Dashboard=>Appearance=>Customize=>Homepage Setting=>Homepage Section Sorting and from this section you can delete or arrange the sections according to you.. To remove content from the blog section, Please paste the code given below in Custom CSS field (Dashboard=>Appearance=>Customize=>Theme Setting=>Custom Setting=>Custom CSS) of your dashboard. Code: .blog_div .post p { display: none; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
There is not a "Homepage Section Sorting". How does one go about deleting sections from the top menu?
Hello, Greeting from InkThemes, To delete the menu from here: Go to the Dashboard -> Appearance -> Menus. Delete the menu whichever you want to delete. Regards, Akbar InkThemes.com