• hi
    i just update from 1.2 to 1.3 and there is problem with contact part in main page,it′s just disappeared from main page and also from customizing page in admin part , so i tried to use last ver .

    what is needed to done ? can anyone assist with this problem ?

    ———————————————————————–
    next question is how i can change the color of above and bottom of the website?

    how i can reduce the size of banner?

    thank you !!

    awaiting for your kind response .

    best regard

Viewing 15 replies - 1 through 15 (of 24 total)
  • Hi, i have the same issue, i have also updated today the theme to the newest version (I suppose 1.3), and I have also lost my contact form on the homepage. And i also can’t find it anymore in the customizer. I am working with a child theme, to avoid losing settings after updating. But still this issue… Does anyone else also have this issue, and does anyone know a solution?

    Kind regards,

    @decomputergids: This is not your topic. If you require assistance then, as per the Forum Welcome, please post your own topic.

    I have posted a new topic….

    @decomputergids: Thank you for helping to ensure that these forums remain as effective as possible for everyone. ??

    Hi @deutschmann

    Please update your theme package.

    Thanks.

    Thread Starter deutschmann

    (@deutschmann)

    Hi

    Thank you for replying !!

    Is that fixed with new update ?
    ——————————–
    What about this 2 issues :

    how i can change the color of above and bottom of the website?

    how i can reduce the size of banner?

    thank you !!

    awaiting for your kind response .

    best regard

    Hi,

    As per WordPress Rule the contact form and Testimonial part is removed from theme.

    Please share your site URL and explain in detail which color you want to change.

    Thanks.

    Thread Starter deutschmann

    (@deutschmann)

    Thank you for your response ,
    At the moment i did not launch a website, im working with offline site to customize it then i will launch it .
    But can some one without update use the last ver because of contact and testimonial features ?

    __________________________________

    The color which is in bottom ( facebook, youtube,instagram Box ) and which is showing the pages Box .

    ———————————–

    How to reduce the banner size in header .

    Thank you !!

    Awaiting for your kind response .

    Hi,

    Please go to Admin Dashboard >> Appearance >> Theme Options >> Theme General Options.

    Now copy below css code into custom css editor.

    @media (min-width: 1200px{
    .carousel-inner .item img {
        margin-top: 390px;
    }}

    Save the changes.

    Please send color code that you want to change for bottom and send screenshot where you want to change color.

    Thanks.

    Thread Starter deutschmann

    (@deutschmann)

    hi

    can you little explain to me to which file have to add this cod ??

    that cod was for reducing banner size right ?

    if it is style.css i have one time did it but nothing has changed ??

    ——————————————————————–
    im new with wordpress !!

    also this is the picture of what i want to changing the colors .

    https://i.imgsafe.org/95232e43e5.png
    this cod for the top and bottom : 66ccff

    and this is for where has showing pages : FFFF66

    ————————————————————

    thanks a lot and awaiting for your kind response !!

    Hi,

    To add this css code please follow below image.
    Click for image

    Add this code in custom css edior.

    .header_section {
        background-color: #66ccff !important;
    }
    .enigma_callout_area {
        background-color: #66ccff !important;
    }
    .enigma_footer_area {
        background: #66ccff !important;
    }
    .enigma_footer_widget_area {
        background: #FFFF66 !important;
    }
    @media (min-width: 1200px{
    .carousel-inner .item img {
        margin-top: 390px;
    }}

    Save the changes.

    Thanks.

    Thread Starter deutschmann

    (@deutschmann)

    thank you very much , it′s worked !!

    good support !!

    now can you tell me how to change the color of text , i will attach the photo to see it .

    https://i.imgsafe.org/aa54890f95.png

    —————————————————————————
    i also want to know when we do this changes then where to find it if it is

    necessary to change it again , i mean in which folder and which file .

    —————————————————————————-

    the main thing we have forget about contact ,i have used now the new ver 1.3 and i have made a home-contact.php in a folder of your themes and i just copied the text from last ver but it didn′t change anythings on the main page ,

    is it possible to have contact part in the main page ?

    awaiting for your kind response !!

    BR

    Thread Starter deutschmann

    (@deutschmann)

    any idea how to change the color of text ??

    ——————————————–
    even there is no contact form so how some body can send an e-mail ??

    awaiting for your kind response !!

    BR

    Hi,

    Please add below CSS code into Custom CSS Editor.

    .enigma_footer_widget_column ul li a{
        color: COLOR-CODE !important;
    }

    Here COLOR-CODE is replaced by your choice of color.

    Save the changes.

    Thanks.

    Thread Starter deutschmann

    (@deutschmann)

    hi

    i have added this code but nothing has happend , the color cod is same as before .

    —————————————————

    the main thing is about how to have a contact form .

    when im working more will have more issues like how to add more image to slider banner and etc …..

    thanks

    awaiting for your kind and prompt response !!

    BR

Viewing 15 replies - 1 through 15 (of 24 total)
  • The topic ‘theme contact option in main page’ is closed to new replies.