Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #431706

    how can I fix the padding issue for the breadcrumbs and footer?

    #431710

    Also I cant get the menu hovers to work. Not sure what the issue is, everything seems to be setup properly in the header and color sections.

    #432258
    This reply has been marked as private.
    #432268

    Hey!

    Please add following code to Quick CSS

    .title_container { padding: 0 50px; }

    Best regards,
    Yigit

    #432269

    Yigit how about the footer?

    #432274

    Hey!

    Please add following code to Quick CSS as well

    #socket {
      padding: 0 50px;
    }

    Best regards,
    Yigit

    #432278

    Perfect! You guys are the best.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Fix padding issue on boxed layout’ is closed to new replies.