Heading removal and image correction

Permalink 1 user found helpful
Hi,

I have 2 questions:
1. The word 'home' is visible on all of my pages and I do not know how to delete it.
2. I have an image that is square, but I am trying to make it horizontal (or repeat the image). I have tired changing its dimensions but seem to have no luck. my url ishttp://www.thenaturopathshop.com

 
Adreco replied on at Permalink Best Answer Reply
Adreco
Hi Sarahc,
It looks like you're using the theme "Slate".
I've found you can remove the page meta title title you're seeing easiest by going to the Dashboard > Pages & Themes > Themes > select Customize after the Slate theme > select "Add your CSS" and paste the following code in that spot.

#page-meta h1 {
display: none;
}


be sure to save the update and clear your site cache.
I'm not positive how much you want your image changed/displayed. You can change image length and width parameters within the block but they will obviously distort the picture. You may find it easiest to manually repeat the image in photo imaging software first until 1100px wide and uploading it as a new image,

Hope this helps :)

Adrian
Arvixe Web Hosting / Concrete5 Community Liaison |
http://www.arvixe.com/concrete5_hosting.............
sarahc replied on at Permalink Reply
Hi Adrian,

that worked a treat!!

Regards,

SarahC