Eliminate "My Site" on Dark Chocolate Theme.

Permalink
How can I remove the "My Site" that appears on the top left of every page in this theme? I am a complete beginner, thanks in advance for any help.

I have spent days looking and all answers are from the previous Concrete5 versions...

 
Adreco replied on at Permalink Reply
Adreco
Hi,
Just for clarification, do you want to edit "My Site" (replace it with a logo, slogan, or actual site name) or do you wish to delete the area completely?

Adrian
Arvixe Web Hosting / Concrete5 Community Liaison |
http://www.arvixe.com/concrete5_hosting....................
scoreclothingbrand replied on at Permalink Reply
For now I think I would like to completely remove it
Adreco replied on at Permalink Reply
Adreco
Although you can customize the theme by changing the code in the header.php file, there are easier ways to achieve the same thing.
Ekko posted a solution a couple of years ago that works pretty well. Go to Dashboard > Themes and select "Customize" after Dark Chocolate. In the upper right select a link to My CSS and paste the following in:
#logo {visibility:hidden;}

Save the CSS addition, then save the edit page (bottom right), clear your cache and check the results.

(PS. This makes it easy to add a logo at a later date by just removing the snippet of CSS you added and then using the logo/ Sitename area from Stacks)

Hope this helps :)

Adrian
Arvixe Web Hosting / Concrete5 Community Liaison |
http://www.arvixe.com/concrete5_hosting...................
scoreclothingbrand replied on at Permalink Reply
Thank you for your response, the My Site disappeared in the preview within the customization window but it remains when I return to the website.
Adreco replied on at Permalink Best Answer Reply
Adreco
Clear both your site cache (under the systems & settings page) and your browser cache as well (Ctr F5)
Browser caching can be quite "sticky" at times. (You may want to open a different browser just to view that type of edit change right away).
I did try the method on my dev site with the Dark Chocolate Theme and it worked Okay.

Adrian
Arvixe Web Hosting / Concrete5 Community Liaison |
http://www.arvixe.com/concrete5_hosting.....................
scoreclothingbrand replied on at Permalink Reply
So I removed it and I added a content block in order to upload an image but in doing so I have to play with the spacing a lot and its really messy when editing other blocks. So If i wanted to replace the "My Site" with a logo what would I do?
Jupiter replied on at Permalink Reply
Jupiter
If u replace "My site" with a logo then you have to add block into "My Site" block....you can add an 'image' block in this area and choose a image with file manager and click on save...you have to fixed the height and width of the logo for better display...then you are done