Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • chichestersolar Friend
    #198672

    On 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 Moderator
    #538524

    With 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/css

    Within that custom.css file, paste the following CSS rules:


    .contact h3 {
    display: none;
    }

    .contact .contact-links ul {
    display: none;
    }


    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better?

    TomC Moderator
    #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 Friend
    #538637

    I tried this and the contact links are still showing?

    TomC Moderator
    #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?

    chichestersolar Friend
    #538646

    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.

    TomC Moderator
    #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.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  TomC 9 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum