Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
I just updated the vantage theme from 1.2 to the current version. I even bought the pro version thinking I could get it fixed. The site is completely broken now. I took this over from another developer and just updated wordpress to the current version and your theme. The theme was built using a child theme, but it seems as if everything is gone from the developers original settings. How can I get things back without contacting Godaddy to see if they have a backup?
URL: http://dbwp-co.info/
Ok,
So I have sort of figured this out. I changed the child theme to see the vantage 2/style.css
However, I have a few issues. The logo at the top is not consistant across all pages. home, features & pricing there is no bottom padding however on the remaining pages there is.
The features & pricing pages the purchase now button in the first section is all screwed up. I have a feeling its something to do with the header logo as its find on the remaining pages.
The two widgets on the bottom. How do I center those to the page?
ok, I have figured out everything except the two widgets on the bottom issue. Any help would be appreciated!
Chris
Hi @caltsman
Thanks for the wait. We’re unfortunately a little over capacity at the moment and working hard to catch up.
Sorry to hear about the hassle. Well done on resolving the problems.
There is a bit going on here, it largely relates to the earlier work that was done. To get everything back to center locate the following Custom CSS rule and change it as follows:
Next remove the float that’s been added to the following selector:
Also completely remove the float from the following selector:
Next edit your markup and complete the list that was opened:
Next remove the float from this selector:
And replace it with inline block. Final result for this rule look as follows:
Let us know where you are once this all done and we can take another look and clean up from there.