- This topic has 7 replies, 3 voices, and was last updated 1 year, 5 months ago by
HansH.
-
AuthorPosts
-
April 19, 2022 at 12:13 am #303392
Hans
ParticipantHello 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
April 19, 2022 at 1:41 am #303403Skandha
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,
SkandhaApril 20, 2022 at 3:11 pm #303510HansH
ParticipantHello 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
April 21, 2022 at 3:46 am #303544Skandha
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,
SkandhaApril 21, 2022 at 3:56 am #303546HansH
ParticipantHello 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
April 22, 2022 at 2:23 am #303592Skandha
Participant@toerfiets: Hello Hans,
I wasn’t able to get you. Can you please elaborate your issue again?
Kind Regards,
SkandhaApril 22, 2022 at 2:52 am #303593HansH
ParticipantHello 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.April 22, 2022 at 5:22 am #303598HansH
ParticipantHello 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
-
AuthorPosts
- The topic ‘two columns’ is closed to new replies.