Forum replies created
Hi,
If you have to use this post as a private reply for send wp-login details. Private reply post is secure not see your credential details any persons.
And if you have to use email for send wp-login details so use our contact service
Thank you
Hi,
Let’s good, Your problem is solved.
contact us if remaining any problem.
Thank you
Hi,
Shadow options of styling are disabled or enable shadow effect of all elements, Where ever you have applied shadow effect from theme options like a menu.
Thank you
Hi,
Change link color
Theme options -> Styling -> Links -> General Link Color
For Leave comment, you have add below custom css so change it.
.entry-header .comment-count a {
color: #aaa;
}
For Leave reply, also you have add below custom css
.social-title, #reply-title {
color: #fff;
text-shadow: 0 1px 0px #222;
}
And button, Check this setting for button
Theme options -> shortcodes -> button
Remember one thing we have not provide A to Z typography option so some options are given the defualt style of color and font.
Thank you
Hi,
Sorry but we have not see any post under the front page content boxes.
you can send screenshot of your problem.
Thank you
Hi,
Let’s good, contact us for any help.
Thank you
Hi Jennifer,
Do not create a dublicate ticket, if you have changes in the ticket please edit it but not create a dublicate ticket.
https://theme4press.com/support/topic/paragraph-body-font-isnt-working-in-evolve-plus-2/#post-33457
Thank you
Hi,
For your first issue, Menu Color Gradient not working Properly
We check your page and menu color gradient effect working properly.
For the second issue, Cannot Preview changes while editing
Yes, We find this issue and we will solve this bug in next update.
If you have update all changes immediately then please send your FTP details in private reply.
Thank you
You are welcome
Thank you
Hi
Please find this css:
#bootstrap-slider .layout-center {
background: #ffffff;
}
replace it
#bootstrap-slider .layout-center {
background: transparent;
}
Thank you