Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12488
    Nixos
    Participant

    Hi Sakin,

    I have some trouble using columns in this page : http://nova-tek.fr/reparation-informatique-cagnes-sur-mer/
    It looks great on my computer but not on my smartphone.
    Any Idea ?

    #12499
    Sakin
    Keymaster

    @Nixos: Your columns are good but I see you have still define the width within your columns. So, remove that width. You have code like below inside the column.
    <div style="width: 347px; padding-top: 15px; padding-bottom: 15px; padding-left: 5px; border: 2px dotted #FF6600; text-align: center; background: #00EDF9; border-radius: 10px;">

    Just remove the width and also don’t add padding in px. It should be in %

    Please use responsive css not static css.

    #12510
    Nixos
    Participant

    @Sakin: Thank you again, it works !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘columns’ is closed to new replies.