Home Forums ArileWP Pro How can I use and edit “Site Info” section of “About One” Page template

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8268
    kim taewook
    Participant

    Hi there.
    I want to using “About One” Page Template. However, I can’t find any option about “Site Info” section.
    How can I use and edit “Site Info” section of “About One” page template.

    I hope my poor grammar was well communicated to you.

    #8270
    themearile
    Keymaster

    Hi kim taewook

    Thanks for contacting us.

    Please Enable the theme info area section in the customizer and you can edit the theme info using customizer option.

    So please Go to Appearence >> Customize >> Frontpage Sections >> Theme Info Area

    See the screenshot http://prntscr.com/ufe4yp

    And please add the below CSS code to remove the Theme Info Area from the Homepage.

    GO to Appearence >> Customize >> Additional css box.

    .page-template-frontpage #theme-info-area {
        display: none;
    }

    Let me know if it works.

    Thanks

    #8286
    kim taewook
    Participant

    Hi again.

    Thank you very much for your reply.
    I solved the issue using the method you guided me.
    Especially, thank you very much for letting me know CSS code.
    That was a very necessary step for me.

    I would like to take this opportunity to express my gratitude once again.
    Finally, request to close this thread.

    #8318
    themearile
    Keymaster

    Dear Kim

    Glad to hear it and we are happy to help you. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards

    ThemeArile

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How can I use and edit “Site Info” section of “About One” Page template’ is closed to new replies.