Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • beuvema Friend
    #839955

    Dear support,

    can you point me to the locations where I can change (see attached image):

    ? SOLVED ? 1.1 – Hide the Contactform header
    In the file /template/ja_sugite/css/custom.css I added these lines, is this the correct way to override?:

    .contact-form legend {
        display: none;
    }
    
    .contact-left h3 {
        display: none;
    }

    1.2 – Hide or change the text in the right column 1.3 – Hide or change the text "Contactperson" SOLVED 1.4 – Change the links the the buttons "Twitter","YouTube", "Facebook" and "Linked-in" link to

    Hope to hear from you soon.

    Regards Bernd


    1. BI-Contacpage
    Ninja Lead Moderator
    #840638

    Hi,

    You can add the CSS style below into template/ja_sugite/css/custom.css file, it will help you to hide the text as your expectation

    .contact-information .contact-links, .contact-information .inner h3, .inner .contact-links {
        display: none !important;
    }

    Hope it helps

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 8 years, 4 months ago.

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