Hi
Thanks for your response. I am not quite following your line of questioning. I will try and be clearer.
When I edit a page in pro, I goto the page selection on my dashboard and select the page I want to edit. I then choose 'Edit with Pro. This takes me to the pro page editor/page builder. On the page editor/page builder I have the option to add CSS code (option is on the lower left hand side).
So here is the problem. In the previous version (X Pro 1.1.0) I have entered the following code:
div#x-section-2 .x-column.x-sm.x-1-1 .x-text {
margin: 0 auto !important;
display: block;
}
In the previous version (X Pro 1.1.0) this code would work IN REAL TIME. I would immediately see the text in the relevant section (in the above example Section 2) centred. I did not need to save, or preview - the change was made in real time on the edit screen/page builder.
IMMEDIATELY AFTER THE UPGRADE TO Pro 1.2.3, THIS CODE STOPPED WORKING IN REAL TIME. In other words, when I went into the page builder/edit screen, the text was no longer centred. No other changes were made in order for there to be another problem - it was simply the version upgrade.
On this thread I have provided login details for you to confirm that this has happened. The page in which this can be most easily seen is the page entitled Sunflower Seed Butter. On this page you will see the code as listed above in the CSS editor - but you will see that the code has had NO effect.
I understand that this example is an easy fix by using different code. However I am not after an easy fix - rather an understanding why this code that should be working has stopped working with the upgrade. The reason behind this is that there is other more complex code on my website that is also NOT working. This code ALSO STOPPED working when the upgrade was made. (See page Free Resources - all of the sizing code for each of the cards is NOT being reflected on the page builder.)
It would seem to me that the problem code is the section identifier - but I don’t know.
It is possible that the code will still work in live - but NOT on the page builder. IF this is the case it means that you can no longer see SOME code changes in realtime on the page builder. This is surely a backward step. The other option is that there is a problem with the new version on some types of code.
Thanks for your time and assistance.
Kind regards
Craig