• Hi,

    I’m wondering if it possible to remove or hide the “Service” section and in place of it perhaps either put a write up of the Company or embed the “Home page” on it.

    Appreciate any advice that is given.

    Thank you.

    Best regards,
    Peter

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi,

    You can remove service section from “home-page”.

    Add below rules into custom CSS editor:

    .enigma_service{
    display: none !important;
    }
    .carousel {
    margin-bottom: 0px !important;
    }

    Save the changes.

    Thanks.

    Thread Starter Xsavior80

    (@xsavior80)

    Hi,

    Thank you. That work fairly well and managed to hide the “Service”. However is it possible to insert like a write up or a page in the space where “Service” sections used to be?

    Thank you,

    Hi,

    Sorry for inconvenience.

    It is possible but its a part of more code customization.

    This feature available into our premium version.

    Thanks

    Thread Starter Xsavior80

    (@xsavior80)

    Hi,

    I see. Thank for the information. Noted on the below. I will discuss further with my company to see if we can get the premium version or not.

    Thank you so much for the help. ??

    Hi,

    Most Welcome.

    Thanks

    hello,

    i have the premium version. The service section says:

    Our Services. Is it possible to change this? Because this is English language, and my website is Dutch.

    Thanks

    Hi,

    Firstly raise again your issue into our private support forum.

    Now go to dashboard admin panel >> appearance menu >> theme options >>

    service options >> Service Title.

    Change your title and save the changes.

    Thanks

    Hi , is there any way to remove the “slider” from the front page?

    HI,

    Please create Child Theme and make front-page.php in child theme directory.

    Now copy code from LINK and paste to front-page.php.

    Save the changes.

    Thanks.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Possible to remove the Service section?’ is closed to new replies.