Forum replies created
Hi,
There could be broken HTML on that post’s content
Please re-create another post with the same content and see if there is any responsive issue.
Please also check your Theme Options -> Custom CSS for any syntax error.
Thank you
Hi,
Please use the following in Theme Options -> Custom CSS
This will remove the shadow below widget.
.widget::after {
box-shadow: none !important;
}
the color of the type for the sidebar
Sorry, I do not understand this. Please explain in more details.
Thank you
Hi,
Your tiled gallery is breaking responsive.
Please use the following in Theme Options -> Custom CSS
.tiled-gallery .gallery-row {
max-width: 100% !important;
width: 100% !important;
}
Thank you.
Hi,
The setting is in Theme Options -> Typography -> Title & Tagline
Thank you
Hi,
Please go to Theme Options -> Shortcodes -> Button -> Button Accent Color
The following is the option description.
This option controls the color of the button text and icon.
As for changing the button typography,
It’s only possible to change to a typography that you are currently using on your website.
I will need to see your button on your website, Please post url that shows your button.
Thank you.
Hi,
The evolve lite theme does not transit to evolve plus theme.
You need to manually install evolve plus theme and activate it.
evolve plus theme will use your evolve lite Theme Option settings.
You can refer to the section on “Installing Your Theme via WordPress” in the following documentation.
https://theme4press.com/docs/theme-installation-update/
I see in this series of posts that I need to check the credentials in the theme update page to ensure that the new version can load.
This refers to the updating of evolve plus theme to a new version, not upgrading from evolve lite to evolve plus theme. Technically, there is no upgrading of evolve lite to evolve plus theme, it’s switching over to using evolve plus theme.
Thank you
To Lisa,
Please do not post in other user’s thread.
I had moved your question to https://theme4press.com/support/topic/moved-reply-to-converting-from-evolve-to-evolve-plus/
Please reply from there.
Thank you.
You are welcome!
Thank you.
Hi,
Please use the following in Theme Options -> Custom CSS
.menu-back {
background: #fff none repeat scroll 0 0 !important;
}
Thank you.
Hi,
You can use this plugin.
https://wordpress.org/plugins/widget-options/
It lets you control which page or post your widget will show up.
Therefore, you can deploy a few widgets on the same sidebar, and decide which widget to show up in which post or page.
Thank you