Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • yourch Friend
    #198449

    Hi,

    I’d like to remove right block of contact form with “Other Informations” “contact details” and “links” . I tried in configurations but couldn’t change the display.
    Thks

    newsun11026 Friend
    #537619

    Hi,
    What was the file you edit?

    TomC Moderator
    #537624

    <em>@yourch 430505 wrote:</em><blockquote>Hi,

    I’d like to remove right block of contact form with “Other Informations” “contact details” and “links” . I tried in configurations but couldn’t change the display.
    Thks</blockquote>

    It would be helpful if you could provide the url of the site you’re working on.

    zdmdesignz Friend
    #538128

    The ja_sugite demo site can work great to find the solution, since the question is in regards to a basic default template element.

    1. Create a file named “custom.css” in templates/ja_sugite/css folder

    2. Create the following rule-set:

    .contact-information .inner {
    display:none;
    }

    This is the quickest, easiest, end least destructive way to do it. If in the future you ever want that block to show again, simply delete the rule-set from the custom.css

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

This topic contains 4 replies, has 4 voices, and was last updated by  zdmdesignz 9 years, 11 months ago.

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