New Landing How can we help? Themeforest Theme Support Dante Responsive parallax issues

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #43961
    jmiedwards
    Member
    Post count: 1

    Hi there –

    Love the theme. Support & forums are great.

    I am using the “naked home” layout on just one page, the home page. Setting that up was no issue at all. However, I am having some issues with the Responsive layout.

    I am using a parallax image with the height of the parallax image set to the window, as I have a full screen background image.

    (1) Portrait orientation: For mobile devices, I want to change the parallax image to a portrait image when the device is turned. Is that possible?

    (2) The logo does not seem to shrink enough for mobile phone size devices… How can I adjust that?

    Thanks so much!

    #44822
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Glad you like it!

    1) Changing the image would require custom css, possible.

    2) Can you provide a link, we’ll help with some custom css.

    Thanks,

    – Ed

    #45904
    jmiedwards
    Member
    Post count: 1
    This reply has been marked as private.
    #46589
    Melanie – SUPPORT
    Member
    Post count: 11032

    You can change the width of the logo for phone devices by using and modifying this custom css

    @media only screen and (max-width: 479px) {
    #logo img, #logo img.retina {
    max-width: 150px;
    }
    }
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register