Logo and Button Spacing Issues

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24285
    dpusa
    Member

    I just purchased this theme and have a few issues:

    1. My logo size if 388px x 110px but when I enter the logo it was showing in the slider areas. I used the following code in custom css section but it’s still not centering properly when i scroll down. What should i enter and what am i doing wrong?

    #site-logo {
    top: 2px;
    bottom: 2px;
    }

    2. The buy app button is covering the last menu item in the header. See screenshot: http://www.awesomescreenshot.com/image/1648348/387698bae95564b372d16e2380929b6f

    3. How can I make the main slider height 550px so that I can see the next section before having to scroll down?
    How can I fix this? You can login with the following credentials if you need to

    Temporary user login:
    link: http://173.254.96.228/~pswebsol
    user: livemesh
    password: 0)hT2OmetG4(*3AIhzfnxI^u

    #24291
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    #header.sticky #site-logo {
        top: 1px;
    }
    #primary-menu {
        margin-right: 210px;
    }
    

    3. Pls check this documentation section –
    https://www.themepunch.com/revslider-doc/slider-setup/#layers-grid-size

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Fusion Theme Support’ is closed to new topics and replies.