• Resolved tuncan

    (@tuncan)


    I’m new in WordPress, so be kind to noob ??

    After some searching, I found Engrave a nice theme. But I have some questions. I have already searched, but didn’t find an answer to them.
    1. If I want to have a little bigger font, I have to use Custom CSS in Theme options. If I understand, this change won’t be lost after upgrade of WordPress or Engrave?

    2. I want to use one column style. How to do this? I tried with some changes, but I’m not sure if I’m on the right way.

    3. How to make desktop layout a little wider?

    4. Can I use a HTML code in “content area”?

    5. Can I have two (instead of three) “content areas?

    That would be enough for start. Thank you in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tuncan

    (@tuncan)

    Anyone … the main question is no.2 – I want a layout with sidebar on side and ONE (wider) COLUMN beside.

    Now I tried with:
    .blog-grid.column-2 {
    width: 100%;
    padding: 0px 1.25%;
    float: left;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    }

    Is this right way?

    Thread Starter tuncan

    (@tuncan)

    1st, 2nd, 4th and 5th questions – solved/bypassed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘One column (Engrave Lite)’ is closed to new replies.