Does UPGRADE from X Theme to Pro i=lose any design elements when changing?

Hi

Does UPGRADE from X Theme to Pro i=lose any design elements when changing?

I understand cornerstone elements will be fine and theme settings will pass on but out them has a lot of css code referencing x elements like buttons etc. I know this is a brand question but will Ids and Classes have changed significantly between the two themes?

I appreciate i may just have to test it out on staging to get an idrea of the work involved in switching.

for example we have some code like:
.x-slider-container {
margin-top:-3px;
}

Thanks again.
Chris

Hi Chris,

X and Pro utilizes the same IDs and classes to the major areas of the theme it’s just that Pro has some more features like the header builder and the footer builder.

But as for the specific code that you have mentioned, if you assign a header built by the header builder on Pro, the x-slider-container area will not be available since it will replaced by the pro header builder.

Please let us know if you have further questions.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.