Hi,
Ans 1: First of all follow this LINK
Go to Dashboard Admin Panel >> Posts >> Add New Post.
In order to create a post which you want to show in slider.
Go to Dashboard Admin Panel >> Appearance >> Customize >> Matrix Options >> Slider Options >>
Select Posts to be Shown in Slider.
Now select the posts which you created for slider.
To hide the read more button from slider post put below CSS Rules into Custom CSS Editor:
.slider.btn {
display: none;
}
Save the changes.
==================================================
Ans 2 : For this trouble you need to create a “Child-Theme”.
After this copy “home-portfolio.php” file from your core theme directory and paste
into your “Child-Theme” directory.
Now open “home-portfolio.php” file of “Child-Theme” directory
into any text editor and find this “This is our latest work” text and description text and replace
according your need.
Save the changes.
======================================================
Ans 3 : We have made this section with plugin compatible so you can use “photo video gallery master” , “Ultimate Gallery Master”, “Social Media Gallery” and any other gallery plugins from Wp Plugin directory.
Create a gallery shorcode using above plugin and Go to again Matrix Options >> Portfolio Options >>
Put Your Gallery Shortcode here.
Now put your gallery shortcode here.
Save the changes.
========================================================
Ans 4 : Go to Matrix Options >> Home Blog Options.
Now you can change home blog title and description here.
Save the changes again.
Let us know for further assistance.
Note: Please don’t bundle all in one. create seprate ticket for seprate issue.
Thank You