Demo data page edit - Any Page edit?

Home Forums Jevelin Theme Demo data page edit – Any Page edit?

Home Forums Jevelin Theme Demo data page edit – Any Page edit?

Viewing 4 posts - 21 through 24 (of 24 total)
  • Author
  • pixlus
    Participant

    ok thank you.

     

    1. can I add a rev slider on this template page without a rebuild?
    2. how do I edit the text above the testing 123 “HOME” text where is that?

    see screen shot

     

    thx sorry for so many questions…   🙂

    • This reply was modified 5 years, 3 months ago by pixlus.
    • This reply was modified 5 years, 3 months ago by pixlus.
    Attachments:
    You must be logged in to view attached files.

    can I add a rev slider on this template page without a rebuild?

    Yes, you can add revolution slider on this page but I am not sure what you mean t by “without a rebuild” so could you please explain it?

     

    how do I edit the text above the testing 123 “HOME” text where is that?

    You can change it from the theme settings as shown in the attached screenshots.

    thx sorry for so many questions…   ?

    Not an issue at all.

    Attachments:
    You must be logged in to view attached files.

    pixlus
    Participant

    I tried to edit the “Home” page title as you had suggested above with your screenshot…

     

    appearance \ Title Bar \ Home Title

     

    When I removed the text “Home” – it still stayed on the page.

     

    How do I remove the Page Title Text? Is that possible?

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .home .sh-titlebar-light .titlebar-title .titlebar-title-h1 {
        display: none;
    }
Viewing 4 posts - 21 through 24 (of 24 total)