New Landing How can we help? Atelier Need help with mobile look

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #296346
    solidsn2004
    Member
    Post count: 208

    Hi,

    I am building this website and I am having 2 issues.

    1) I have used the vertical menu on the left of the screen and I have a problem with the sub-menu as the last submenu option doesn’t fit the screen (look at the attached photo). Is there a way around this?

    2) The boxed content I have used in the home page doesn’t show properly on mobile devices (see second photo). Can you help me fix this with a css code?

    Thanks in advance.

    PS. in order to access the lock screen use the same code as the backend password.

    Attachments:
    You must be logged in to view attached files.
    #296601
    solidsn2004
    Member
    Post count: 208

    Nevermind guys I’ve figured it out.
    I have used the following code:

    @media screen and (min-width: 279px) {
        .spb-bg-color-wrap.coloured{
        padding: 1px;
        margin: -60px -80px -60px -90px;
        }
    }
    
    .vertical-menu nav.std-menu ul.sub-menu {
        top: -26px !important;
    }

    I just wanted to know if there is a better way to do this as I am not sure negative values is a good practice.
    Cheers

    #296918
    David Martin – Support
    Moderator
    Post count: 20834

    Glad you got this sorted.

    Let us know should you have any further queries regarding the theme.

    – David.

Viewing 3 posts - 1 through 3 (of 3 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