Forum replies created
Hi,
Sorry, FAQ template does not support comments.
Thanks!
Hi,
Please use the latest Evolve Plus Theme version 2.0.1, it has the updated templates.
Screenshot http://i.share.pho.to/b8e57660_o.png
Thanks!
Hi,
Please use the following in Theme Options -> Custom CSS
.post-content ul {
margin-left: 30px !important;
}
.widget ul {
position: relative;
left: 10px !important;
}
Thanks!
Hi,
In WordPress admin -> Users -> your profile
Edit your profile, add in an email address that has a gravatar.
Thanks!
Hi,
Sorry, I have no solution for this.
It happens when you have nested sub menus in a parent menu item that’s too near the edge of your browser.
The only way is to move your Service menu item to the very left of your menu.
Thanks!
Hi,
It’s found in Theme Options -> Sliding bar -> Enable sliding bar.
uncheck it.
Thanks!
Hi,
It’s in evolve-plus/library/functions/basic-functions.php line 1173
Thanks!
Hi,
You can try to use relative position to shift your bullets.
If you require my help. Please provide url to your issue.
I will see if I can provide you with a solution.
Thanks!
Hi,
Please post url to the page that you are using the blockquote.
Please also provide me the hex code of the color that you require.
I will try to provide you with a working solution.
Thank you.
Hi,
Please use the following in your Theme Options -> Custom CSS
.post-content ul {
list-style-type: disc !important;
}
Thanks!