Hi team,
I tried setup demo2 as told in documentation but unsuccessful. always there is some data missing according to your tutorials.
Please set up WPLMS demo2 for us..I have set up fresh wordpress 4.9.1 installation once again
This reply has been marked as private.
This reply has been marked as private.
@ravisingh1704,
Check your website now. I have installed demo 2 on your website exactly as shown in the tutorial.
You can set menus according to your need from wp-admin > Appearance > Menus
This reply has been marked as private.
@ravisingh1704,
Please Go to wp-admin > Appearance > Customize > Header
You can adjust logo top spacing, bottom spacing and adjust menu padding also.
Refer :
Link
Hello,
Please see search box is distorted in our demo setup by you...But in WPLMS demo2, it is correctly displayed.
Please try adding this given css in your wp-admin -> appearance -> customize -> custom css :
div.tp-caption.NotGeneric-CallToAction{border:none !important}
This reply has been marked as private.
@ravisingh1704,
Please Go to wp-admin > WPLMS > Header > Upload Alternate Logo
This reply has been marked as private.
1. You removed the slider at the start which covers the header that;'s why the issue is appearing .
to resolve this either set a slider block again or add an image at the top of the home page or set the page template to be "default page".
2. share details please.
3.&4. Try adding this custom css at the end in your wp-admin -> apperance -> customize -> custom css :
div#buddypress {
margin-bottom: 30px;
}
4.
for 2nd issue, please see below screenshot
<p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px; background-color: #e8e8e8;">http://thebankingtimes.com/wp-content/uploads/2018/01/2.png</p>
This reply has been marked as private.
@ravisingh1704,
Please paste the CSS in wp-admin > Appearance > customize > custom css
.dash-widget.certificates {top:-100px;}