Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Thanks Ismael. Maybe I didn’t explain it correctly.
    The details below are part of the response sent to the client. I as a user get the details but I don’t want the customer to see those details on the response that he receives.

    First Name: azim
    Your E-mail Address: (Email address hidden if logged out)
    Your Mobile: 0204400456
    Your Company: ACEteK Limited

    As much as I apply these I can only get rid of the titles: First name, E-mail address but i need to remove the below details too:

    First Name: azim
    Your E-mail Address: (Email address hidden if logged out)
    Your Mobile: 0204400456
    Your Company: ACEteK Limited

    Kindly assist.

    in reply to: Customized Auto response Enfold Form #1234155

    Awaiting a response on this

    in reply to: Advanced Layout Builder Missing #1233440

    Rebuilding from scratch / adding a new page too doesn’t bring the regular advanced layout builder. It just won’t come up.

    Kindly view screenshot on the link.

    in reply to: Advanced Layout Builder Missing #1233353

    I had deactivated them earlier and I did it again but it doesn’t change anything.

    in reply to: Advanced Layout Builder Missing #1233317

    Thanks Nikko but I still cannot use it.
    Adding a new page brings about the shortcut area for the layout builder but the pages available don’t show any options.
    Kindly see page below

    in reply to: Changing CSS #220462

    Thanks for the response.
    I tried the code below but there was no change.

    #menu a{
    color:#ffffff;
    font-size:13px;
    font-family: ‘Oswald’, arial, sans-serif;
    text-decoration:none;
    word-wrap:break-word;
    }

    #menu ul {
    list-style-type:none;
    }

    #menu{
    height:15px;
    width:680px;
    float:right;
    }
    #menu ul{
    margin-left:0px;
    padding:0px;
    position:absolute;
    line-height:50px;
    z-index:500;
    }
    #menu ul a{
    float:left;
    display:block;
    padding:5px 20px 5px 20px;
    line-height:35px;
    z-index:500;
    margin-top:-5px;
    }
    #menu ul li{
    float:left;
    position:relative;
    padding-bottom:0px;
    z-index:20;
    margin-left:20px;
    margin-right:20px;
    }
    #menu ul ul{
    display:none;
    margin:0px 0px 0px 0px;
    top:40px;
    left:0px;
    width:160px;
    }
    #menu ul ul a{
    margin:0px;
    line-height:22px;
    }
    #menu ul li li{
    margin:0px;
    width:160px;
    }
    #menu ul ul ul{
    top:auto;
    padding-top:10px;
    padding-bottom:10px;
    }
    #menu ul li ul a{
    float:left;
    width:120px;
    }
    #menu ul li ul ul{
    top:0px;
    left:162px;
    }
    #menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li:hover ul ul ul ul { display:none; }
    #menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li li li li:hover ul { display:block; }

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