This topic has 9 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Please help to remove the white space below the slider.
i used the code
.vc_custom_1511779124464 {
margin-top: -50px !important;
margin-bottom: 0px !important;
}
but it did not work.
How do i go about it?
Hello,
Unfortunately, the wp-admin credentials are incorrect. Please check them.
I would recommend you to set margin values in settings of the row element and the slider element. Or provide correct access so we can do it.
Regards
Hello Here are the Credentials as requested
Hello,
Please check now https://prnt.sc/ixdwgp > https://prnt.sc/ixdwkg + http://prntscr.com/ixdxrh
Regards
Please how do i remove the white space on top of the menu?
I have used the code to remove it but its not working
CODE:
@media only screen and (min-width: 992px){
.header-type-15 .main-header > .container .navbar, .header-type-16 .main-header > .container .navbar, .fixed-header-type-15 .fixed-header > .container .navbar, .fixed-header-type-16 .fixed-header > .container .navbar, .header-type-15 .top-bar > .container .navbar, .header-type-16 .top-bar > .container .navbar, .fixed-header-type-15 .top-bar > .container .navbar, .fixed-header-type-16 .top-bar > .container .navbar {
padding: 0px 0;
}
}
SCREENSHOT:https://prnt.sc/iywjew
Hello,
Please try to use this code:
.header-type-15 .main-header > .container .navbar {
padding: 0px !important;
}
Regards
I am having issues with the following features of the theme.
1. the map on the contact page is not displaying. Kindly find the error message
https://prnt.sc/j00nt0
Also i want to make the copyright on the footer white, please can u help with the css
2. Lastly the Info table select color scheme is not working. kindly look at the screen shot of the distributors page u will observe that even when you switch the color scheme nothing happens, it still applies the old color scheme. here is the screen shot
https://prnt.sc/j00nfp
Hello,
1. Please read the following article https://docs.brainstormforce.com/how-to-create-google-api-key-in-order-to-make-the-google-map-element-work/
Theme Options > Footer > Footer text color > Light
2. Delete or change this custom css code https://prnt.sc/j058f7
Regards
You must be logged in to reply to this topic.Log in/Sign up