Given you re-access to the theme till 31st July. Kindly download the theme from here:
sktthemes.net/my-account/ (use forgot password in case you forgot)
Theme Instructions after download:
Kindly visit Appearance>Themes>Activate some other theme for the time being.
Then click on old Pro theme and delete it. Don’t worry deleting the theme doesn’t delete its settings at all.
Then visit Appearance>Themes>Add New and upload the zip you just downloaded of the new theme.
And Activate.
That’s it. Hope you enjoy the updated latest theme.
I need to change colours for different woocommerce text in the shop and checkout. I have the SKT full width pro and woocommerce looks terrible. Is there a way to force the shop page to use the SKT background settings rather than blowing up one of my product images?
I’m not a developer. I’m after some generic custom CSS that overrides woocommerce fonts and backgrounds so it looks good with SKT.
Reposting a previous addition to another post that might have been missed as I haven’t seen an answer?
Small challenge with the slider info text (nivo-caption class I think?). On the desktop the text wraps Ok and does not overlap my images which cover approx 55% of the right hand side of the slider image. However on both the iPad (2) and smartphone views the text extends further to the right before wrapping and as such overlaps the left hand side of my slider images.
I tried adding the following Custom CSS:
.nivo-caption {width: 350px;}
Which worked for the iPad view but caused the smartphone view to not wrap at all? Could use some help with this one.