New Landing How can we help? Themeforest Theme Support Dante How to remove container margin-left

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #190138
    solidsn2004
    Member
    Post count: 208

    Hi,

    I just started working on a website and I am having an issue.
    If you visit my home page I want the logo to start from the beginning of the boxed container (see attached image).

    If I remove the margin on the left from .container and .row (as both of those classes have margin-left) the text on the top bar also moves to the left (see other attached image).

    Could you please give me a css code that fixes this issue?

    Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    #190283
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try this:

    #header > .container {
      margin-left: -15px;
      padding-left: 0;
    }
    

    – Kyle

    #190307
    solidsn2004
    Member
    Post count: 208

    Perfect!

    #190417
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Kyle.
    -Mohammad

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