Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterNo problem! We are glad to help you always.
wensolutions
KeymasterNo problem! We are glad to help you always. 🙂
wensolutions
KeymasterHi, try the following custom CSS .
.site-description { text-align: center; }
Hope this help!.
wensolutions
KeymasterHello @PhotosmithPhilip
Yes of course they are the plugins. Now try deactivating #3 and #4 plugin and again go back to Appearance / Customize.
If you are still getting blank page please let us know.
We will be glad to help you.Regards!!!
wensolutions
KeymasterHello,
Hope you are having a good day,If you want to center the site description only, please go to
Dashboard=> Appearance => Customize => Theme Options => Advance Options
and add the below given css,
site-description{ padding-left: 59%; }
I hope this helps,
Best regardswensolutions
KeymasterHello @richardboat
Can you post your site URL so that we could provide you with some possible solution.
Regards!!!
wensolutions
KeymasterHello @richardboat
Hope you are doing well. Apologies for the delay in replying to you.
So going into the issue and as far as I would love to help you with the issue but currently there is no such shortcodes built into the theme so that you can use portfolio, sliders, etc.However you can find plugins that may accomplish your particular need.
Hope this will help you.
If if have any further confusion regarding the theme feel free to ask.
Best Regards!!!
wensolutions
KeymasterThat’s nice ! 🙂
wensolutions
KeymasterWelcome, it is our pleasure to help you !
wensolutions
KeymasterHi, try removing previous custom CSS media queries and paste following snippet
#site-navigation { display: table; float: none; margin: 0 auto; }
Let us know how it goes !
wensolutions
KeymasterHello @ranu007
Hope you are doing well.
To make site title and tagline to align center you need to add custom CSS.
Now first go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options.
Here you need to copy and paste below CSS.#site-identity { float: none; text-align: center; }
Hope this will solve your issue.
Let me know how it goes. And thanks for being patience.Regards!!!
wensolutions
KeymasterHello @jwdesignguy
If you don’t want text to appear below the picture then it can be done with custom CSS.
You need to go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options.
Here you need to copy and paste below custom CSS.#featured-content p { display: none; }
Hope this will help to resolve your issue.
Regards!!!
wensolutions
KeymasterHello @PhotosmithPhilip
Sorry to hear that you are getting a blank page when you go to Customize menu.
This in not due to the theme or the browser but might be a plugin issue.
So if you have installed any third party plugin the try deactivating one by one and check you issue.
If the issue is gone you will know the plugin that have created such issue.
If the issue still continues then let me know. You will be provided will full assistance.Regards!!!
wensolutions
KeymasterHi, you can paste the following code.
#main-slider .cycle-caption{ top: 70%; }
Hope this helps.
wensolutions
KeymasterHello,
We are very thankful that you pointed out the issue for us,
And we are deeply sorry for the inconvenience, we will release an update to fix the issue as soon as possible, most probably in 24 hours the update will be released.Thank you for patiently dealing with the issue,
Best regards. -
AuthorPosts