Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1255333
    REIkiki
    Participant

    Hi. I’ve tried to customize some parts of x myself but I’m having some issues. Any help would be greatly appreciated. Thanks in advance. I’ll write all the site info in the next private post. I’m using x and a child-theme.

    1)I’d like to design and upload custom social icons that need to be applied site-wide, including when sharing posts. If there are size requirements could you please tell me what they are and the best way to implement this? Because I’ve looked thru several threads on the forums, but I’ve found conflicting info (22px? 24px?). I also found conflicting info on the code to use and my attempts failed.

    2) I’m using a custom font, but for some reason feature headlines don’t seem to parse it. I tried adding the code as custom css in the customizer and also in the style field of each feature headline but the outcome doesn’t change.

    #1255336
    REIkiki
    Participant
    This reply has been marked as private.
    #1255567
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in and the very detailed post information.

    1] To have a custom icon or change some of the icons, please check out these topics: https://community.theme.co/forums/topic/custom-icons-or-sets/#post-209137, https://community.theme.co/forums/topic/want-to-add-custom-social-media-icons-how-to-do-it/

    2] I have checked your page and I can see that you added a custom css in the customizer to change the font of the custom headline. You have added this:

    .h-custom-headline {
      font-family: 'PostScriptum'; font-size: 1em; line-height: 3em;
    } 
    
    .h-custom-headline {
     font-family: 'PostScriptum', sans-serif; 
    }

    This code is valid and correct. It should work with no question about this code at all. The problem is that there is no custom headline in your page. You heavily used only the text element.

    Hope this explains it.

    #1263555
    REIkiki
    Participant

    Thank you. I’ll try to implement your suggestions, but I actually have a urgent problem. I can’t seem to edit my page in cornerstone anymore. I don’t know what I did and I have no idea how to fix it.

    When I click on my homepage, the “text” tab is highlighted rather than the “cornerstone” one. If I click on cornerstone, I get this message “Hold up! The content has been modified outside of Cornerstone. Editing in Cornerstone will replace the current content. Do you wish to continue?” If I choose “Yes proceed” it takes me to Cornerstone, but there’s no content anymore! I tried rolling back a version of the homepage I saved yesterday, but nothing.

    I also created a home_2 and copied and pasted the Text code of the home to home 2, but again if I try to edit it in Cornerstone, I get the Hold up message.

    Please help. Is there any way to recover my content? The page was created in Cornerstone.

    ETA: never mind. I created another homepage from scratch

    #1263810
    Rad
    Moderator

    Hi there,

    It was probably corrupted which could be due to database string replacement, migration, or any process that alters serialized data directly.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1255333 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>