Homepage container

Discussion in 'Themia WordPress Theme' started by blackdog2020liz, Jun 8, 2015.

  1. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Hi How can I make the container wider so the feature area text and pic aren't hard up to the side of the container.

    Many thanks
    Liz
     

    Attached Files:

  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Hope Doing Good,

    Could you please provide your site URL so that I can assist you accordingly.

    Let me know.
     
  3. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
  4. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello User,

    I am sorry for the inconvenience caused.

    you have provided us wrong site URL ( www.margaretriversurfschool.com.au ) which showing Not found, therefore, we are unable to process your query.

    Could you please provide your Valid site URL so that I can assist you accordingly.

    Let me know if have further doubts so that I can assist you.
     
  5. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    sorry it's margaretriversurfschool.com

    Many thanks,
    Liz
     
  6. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello, Liz!

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .grid_24.content_wrapper {
      padding: 0 50px;
      margin-left: -45px;
    }
    .grid_24.header_wrapper {
      padding: 0 50px;
      margin-left: -45px;
    }
    Thanks,
    Praveen
     

Share This Page