Forum replies created
Hi,
Please post your url to your search form.
No promises, I see if I can help.
Thanks!
Hi,
Sorry, we do not provide support for customization/modification to our theme.
Please hire a developer from http://jobs.wordpress.net/ to assist in your customization/modification
Thanks!
Hi,
Sorry, I can only provide Custom CSS code to hide your page title.
There is no way to remove title from breadcrumbs without modifying the codes, there is no special css classname for the title in breadcrumbs.
We do not provide support for modifying theme codes, we only provide support that can be done using Custom CSS.
Please provide url to the webpage that you need help.
Thanks!
Hi,
You can try out the 100% width template or the full-width template.
In your edit page view, you can add padding under Page Options –> 100% Width Template Left/Right Padding, you can try to use this setting to adjust your 100% width template.
Thanks!
Hi,
Sorry, there are only 4 menu locations available.

Thanks!
Hi,
This is no edit post link in Alora Theme.
Thanks!
Denzel
Hi,
You are welcome!
Thanks!
Hi,
Please use the following code in Theme Options -> Custom CSS
.widget_categories ul li a {
color: #000 !important;
}
It changes the color of the links to #000 which is black. You can replace the #000 with other color hex color.
Screenshot of result

Please let me know if this is what you wanted, if not, Please kindly post me a screenshot of the location, with some annotation.
Thanks!
Denzel
Hi,
The shopping cart icon is a bug and has been reported.
https://theme4press.com/support/topic/no-menu-on-ios-and-wierd-icon-on-android/
Sorry, Please kindly wait for new theme update with the fix.
The theme author did not give an estimated time for completion.
Thanks!
Hi,
That’s not a full message. It only shows the file and line number.
Did you turn WP_DEBUG by setting it to true?
If yes, please turn it off and see if your shortcode works properly.
Thanks!