Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #303392
    Hans
    Participant

    Hello Skandha,

    I tried the two columns functionality and the result you can see behind this link 

    I made six pages called two columns 1; two columns 2 etc.
    These pages have all text.
    The text is not displayed on the page and I cannot add text.

    What is it I do wrong?

    Kind regards

    Hans Hagmeijer

    #303403
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Please remove the following CSS from the Additional CSS Code section.

    /*pagina titels verwijderen*/
    .page .entry-title {
    display: none;
    }

    Then the titles should show up.

    Let me know if this fixes the issue.
    Kind Regards,
    Skandha

    #303510
    HansH
    Participant

    Hello Skandha,

     

    Done, but the result isn’t what I should like.

    As you can see on staging.toerfietsleusden.nl (and in this image) the title that exist out of more then one word shows the words under neath each other.
    What I should like is that the text shows up under the title.

    Kind regards

    Hans Hagmeijer

     

    #303544
    Skandha
    Participant

    @toerfiets: Hello Hans,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #travelore-two-columns-section .hentry-inner {
    display: block;
    }
    #travelore-two-columns-section .entry-container {
    display: block;
    padding: 15px 0;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #303546
    HansH
    Participant

    Hello Skandha,

     

    Thank you.

    This worked partially. Now Two Columns  (see staging.toerfietsleusden.nl) has two columns and six blocks that are equal. Is it passible to get the title and text under the first two blocks (as original) and at the right of the other blocks (as meant in the theme) but text under the title.

    Kind regards

    Hans Hagmeijer

    #303592
    Skandha
    Participant

    @toerfiets: Hello Hans,

    I wasn’t able to get you. Can you please elaborate your issue again?

    Kind Regards,
    Skandha

    #303593
    HansH
    Participant

    Hello Skandha,

    I tried to say that two columns now are two columns with three equal blocks in a column.

    What I should like is that -just as in the demo- there are two blocks on the first row and under that first row two rows with smaller blocks and next to it the titel text below each other.
    I asked no more then the title and text below each other.

     

    #303598
    HansH
    Participant

    Hello Skandha,

    With this link you can see what I mean. And sorry if I am not clear enough.

    It is an image of the demo content.
    The theme has the possibility to write some text. If it is possible to have the text under the title instead of the meta data, it is allright.

    Kind regards

    Hans Hagmeijer

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