Hello Inkthemes, I have already removed the "blog posts" and "testiomonial" from the homepage (I looked through previous messages) But I also want to remove the bottom section marked as "Any important with a call to action...." and the box next to it with "View portfolio" I then want to add this all as a text area. If this possible?
Also is it possible to change the size of the 3 homepage images, they are currently set as 313 x 172, perhaps change to 313 x 313 so they are square
Hello, Go to the front-page.php file present in your theme directory and follow the instruction shown in the image given below. Now go to the Appearance > Theme Options >Home Page Bottom Feature panel of your dashboard and put your text in the Home Page Tagline section. This will solve your issue.
Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .feature-content .feature-content-inner.first { height: 313px; } .feature-content .feature-content-inner .image-box { height: 313px; } .feature-content .feature-content-inner img { height: 313px; } This will solve your issue.
I am also looking for a text area on the picture below, can this be added easily enough? See picture...
Hello, Changes you are asking require customization in the html file. For it you need to follow process given in the post #3. Thanks & Regards Nitesh Raghuwanshi
Hello again, I seem to have sorted out www.spindles.co, but I now need to know how to remove the grey border at the header. I prefer it simply showing an image all the way across. Thanks
Hello, Go to the Dashboard > settings > reading and set it to default as shown in the image given below. I hope it will resolve your problem.
Yes but by doin git this way, with my Home page added within pages. Any seo work I add it doesn't show?
Hello, There is no problem in seo. SEO will work perfectly through this method, so don't worry about it.