Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #841933

    bioribb
    Participant

    Hi there,

    I’m stuck and almost dying… I want to remove ‘powered by the x theme’ and ‘social icons’ in the footer and top
    And I read all forum’s writing about that. But I couldn’t find the answer what I need.

    1. Because it was different between answer and my problems. Check a picture added, please. Some language is Korean but no problem to read I thought.
    2. I checked inside FTP(/home/hosting_users/bioribb/www/wp-content/themes/x) and found ‘footer.php’, it said same that picture added.
    So checked another (/home/hosting_users/bioribb/www/wp-content/themes/x/framework/views/icon) found a ‘wp-header.php’ file. But there wasn’t ‘powered by the x theme’.
    3. What happen to me? (WordPress v4.4.2, X v4.3.4, url: bioribb.com, Cornerstone v1.1.3) Why I can not customize theme. Could you fix it all?

    Cheers!

    #841940

    bioribb
    Participant
    This reply has been marked as private.
    #842304

    Jade
    Moderator

    Hi there,

    Thanks for writing in.

    You can add this under Custom > CSS in the Customizer.

    .x-topbar .x-social-global {
        display: none;
    }

    Then you can go to Appearance > Customizer > Footer > Footer Social : OFF then delete the content under Footer Content to remove Powered by X.

    Would you mind giving us more information about what you mentioned that you cannot customize the theme?

    #842926

    bioribb
    Participant

    Hi,
    Thanks for your reply. I’d misunderstand menu name of editor and customize that I thought editor means customize. Language problems, Sorry. And it is working well. Thanks a lot.

    Cheers.

    #842971

    Paul R
    Moderator

    You’re welcome! 🙂