Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #858647

    charliesa
    Participant

    I updated the parent theme and I did nothing else. All my CSS is in the Child. I don’t even work on this site anymore.

    Attachment 1 shows the play buttons in the wrong place (they WERE fine)

    The attachment 2 shows the way I want it to be.

    #858657

    charliesa
    Participant

    This is what I want:

    #858794

    Thai
    Moderator

    Hi There,

    Upon checking your website, I still see the X theme & Cornerstone are not fully updated.

    Could you please update your theme & plugin to the latest version?

    Thanks.

    #859743

    charliesa
    Participant

    I updated and it is the same, same issue.

    x version = 4.4.1

    Cornerstone version = 1.2.2

    #860146

    Christian
    Moderator

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #860152

    charliesa
    Participant
    This reply has been marked as private.
    #860326

    Zeshan
    Member

    Hi Charliesa,

    To fix the buttons position, add following CSS under Custom > CSS in the Customizer:

    #x-section-1 .x-column {
      position: relative;
    }
    

    Thank you!

    #860368

    charliesa
    Participant

    Thanks a ton. No idea what happened here. I’m working on another project, maybe one of the other people working (SEO) people broke it???

    It has worked fine for two months…

    At any rate, that fixed everything, thanks again.

    #860473

    Zeshan
    Member

    You’re welcome! 🙂

    #860556

    charliesa
    Participant

    Most of the time I don’t even use Custom->CSS. I typically use the Child Style.css. However, I did look in the Customizer->CSS. As of the last X update, it changed…I can’t see it so well since the background is black. Is there a way to change that?

    #860711

    Zeshan
    Member

    Hi Charliesa,

    We’ve improved the layout of Customizer CSS and JavaScript to enable syntax highlighting. Please find more information on it in our Changelog. However, it’s not possible to change the layout.

    Thank you!