-
AuthorPosts
-
chichestersolar Friend
chichestersolar
- Join date:
- December 2009
- Posts:
- 48
- Downloads:
- 14
- Uploads:
- 0
- Thanks:
- 21
- Thanked:
- 4 times in 1 posts
June 10, 2014 at 8:32 pm #198672On the built in contact formI would like to remove the “Links” section – see http://www.totnesenergy.co.uk/index.php/talk-to-us. I have selected do not display links in both the menu and the contact form. Any other things I need to do?
Also how do I remove the large “JA Medicare” at the top of the page?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 10, 2014 at 8:50 pm #538524With regard to the “Links” issue on your Contact Page . . .
If you haven’t done so already, create a new file called “custom.css” within file path –>
/templates/ja_medicare/cssWithin that custom.css file, paste the following CSS rules:
.contact h3 {
display: none;
}.contact .contact-links ul {
display: none;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 10, 2014 at 8:55 pm #538526<em>@chichestersolar 431687 wrote:</em><blockquote>
Also how do I remove the large “JA Medicare” at the top of the page?</blockquote>1. Open your Module Manager
2. On Page 2 (bottom), open the “JA Masthead” module
3. Change the Masthead Default Title accordingly.chichestersolar Friendchichestersolar
- Join date:
- December 2009
- Posts:
- 48
- Downloads:
- 14
- Uploads:
- 0
- Thanks:
- 21
- Thanked:
- 4 times in 1 posts
June 11, 2014 at 5:40 pm #538637I tried this and the contact links are still showing?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 11, 2014 at 5:53 pm #538640<em>@chichestersolar 431851 wrote:</em><blockquote>I tried this and the contact links are still showing?</blockquote>
I just inspected your site and I don’t see where you have added a “custom.css” file within the specified file path –> /templates/ja_medicare/css/
In the alternative, you can try the following . . .
Within file path —> /templates/ja_medicare/css/themes/totnes-energy/template.css
at line 4708, modify as follows:
.contact h3 {
display: none;
font-size: 16px;
font-weight: 500;
margin-bottom: 20px;
margin-top: 0;
text-transform: uppercase;
}Then, at line 4797, modify as follows:
.contact .contact-links ul {
margin: 0 -8.33333px;
display: none;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better?
1 user says Thank You to TomC for this useful post
chichestersolar Friendchichestersolar
- Join date:
- December 2009
- Posts:
- 48
- Downloads:
- 14
- Uploads:
- 0
- Thanks:
- 21
- Thanked:
- 4 times in 1 posts
June 11, 2014 at 6:09 pm #538646It removed all of the headings so is even better that I was hoping for. The custom.css was put on the wrong server originally 🙂 Thanks again.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 11, 2014 at 6:16 pm #538648<em>@chichestersolar 431862 wrote:</em><blockquote>It removed all of the headings so is even better that I was hoping for. The custom.css was put on the wrong server originally 🙂 Thanks again.</blockquote>
Glad to have been of assistance . . . All the best with your continuing site development.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by TomC 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum