Okay
  Public Ticket #1266286
import demo content
Closed

Comments

  • florin stoica started the conversation

    hi! can you help me to upload the demo content? it will help me to costumise my template. thx

  • florin stoica replied

    hi! I've solved that issue.


    can you help me with these questions?


    1. how can i delete all the white space from footer area?
    2. how can i delete the "loading" button from the home page? i want to change the home-page with a simple slider and the menu.
    when you click on the logo from the top area i have this link - http://www.gardeniaevents.ro/#ip-container


  •  840
    Jelly replied

    Hi,

    I'm so sorry for late, the past week has an update for our support system, so we can't get back immediately for you. I saw you sort it out now, anything else I can help you now?

    Best Regards,
    Jelly Team

  • florin stoica replied

    Hi!

    Yes, you can.

    how can i delete the "loading" button from the home page? i want to change the home-page with a simple slider and the menu.

  •  840
    Jelly replied

    Hi,

    Sorry for late, our support ticket gone down and difficult to connect so we cannot get back to you immediately.

    Where is the loading button you mentioned? It's loading screen when you go to your site?

    Maybe you can help me know what kind of simple slider and menu?

    Best Regards,
    Jelly Team

  • florin stoica replied

    hi!

    i want to change the colour of my background for the home age - www.gardeniaevents.ro. also, can i change the colour of all the fonts?

  •  840
    Jelly replied

    Hi,

    1. If you want change the body background, please use this custom style:

    body {
        background-color: type your color here !important;
    }
    

    2. Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    p, span {
        color: #fff !important;
    }
    

    Best Regards,
    Jelly Team