Custom CSS Not Working - by captainsesman

This topic has 9 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: captainsesman
    captainsesman
    Participant
    March 23, 2018 at 21:30

    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?

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: captainsesman
    captainsesman
    Participant
    March 23, 2018 at 21:49
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 26, 2018 at 07:52

    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

    Avatar: captainsesman
    captainsesman
    Participant
    March 28, 2018 at 03:09

    Hello Here are the Credentials as requested

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 28, 2018 at 07:37
    Avatar: captainsesman
    captainsesman
    Participant
    March 31, 2018 at 13:47

    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

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2018 at 08:19

    Hello,

    Please try to use this code:

    .header-type-15 .main-header > .container .navbar {
        padding: 0px !important;
    }

    Regards

    Avatar: captainsesman
    captainsesman
    Participant
    April 3, 2018 at 02:15

    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

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 3, 2018 at 10:13

    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

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.