Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #171067

    hi,
    how i make fix width website with background? my website is: sama-mc.com/med/home/
    how i remove the line comes under the menu: You are here:Home / Home
    and how to make background inside the page to see it when scroll down? same this page: http://kriesi.at/themes/enfold/pages/team/

    thanks

    #171201

    Hi diaarts!

    1) You can go to Enfold theme options and choose Boxed Layout under Styling tab

    2) Please add following code to Quick CSS in Enfold theme options under Styling if you would like to remove the whole bar

    .title_container { display: none; }

    and add this code if you would like to remove only breadcrumbs

    .breadcrumbs { display: none; }

    3) You should add Color Section element under Layout Elements to that certain page http://i.imgur.com/CVRHg0g.jpg

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘how i make fix width website with background’ is closed to new replies.