Tagged: x
-
AuthorPosts
-
March 30, 2016 at 7:41 am #858647
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.
March 30, 2016 at 7:43 am #858657This is what I want:
March 30, 2016 at 9:15 am #858794Hi 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.
March 30, 2016 at 6:45 pm #859743I updated and it is the same, same issue.
x version = 4.4.1
Cornerstone version = 1.2.2
March 30, 2016 at 11:52 pm #860146Would 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 credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
March 30, 2016 at 11:58 pm #860152This reply has been marked as private.March 31, 2016 at 2:24 am #860326Hi Charliesa,
To fix the buttons position, add following CSS under Custom > CSS in the Customizer:
#x-section-1 .x-column { position: relative; }
Thank you!
March 31, 2016 at 2:44 am #860368Thanks 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.
March 31, 2016 at 4:01 am #860473You’re welcome! 🙂
March 31, 2016 at 5:16 am #860556Most 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?
March 31, 2016 at 7:07 am #860711 -
AuthorPosts