Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Ken0929
tagDiv Member

Regarding a slide with horizontal scroll, I understand. Thank you.

And regarding an image height, I am taking about Slider that you are providing us.
If I add “%” for image height on slider, it doesn’t work.
https://prnt.sc/nxw3c8

I can use “%” on Flex Blocks though.

Ken0929
tagDiv Member

Thank you for your reply.

What if I want to use something like slick slider, which has multiple module with touchable to scroll in a row for mobile view?
https://kenwheeler.github.io/slick/

I considered to use normal slider that you are providing us, but I only see one module in a row on the slider.

Speaking of slider, will not be able to set “%” for image hight? I want to set 16:9 aspect ratio, so I tried “56%”. But it doesn’t work.

Sorry for my bad explanation.

  • This reply was modified 7 years by Ken0929.
Ken0929
tagDiv Member

Thank you for your advice.

Regarding No.3, I am using latest theme version, which is 8.8.1.
And also, some elements in my admin panel is shaking. It might be related?
When I scroll to a point, It will happens.
https://www.screencast.com/t/0LDo10zs

Ken0929
tagDiv Member

Thank you so much!

Ken0929
tagDiv Member

Sorry I don’t understand.
I want to change h4 design(for”post”) to the same design(block template style8).
Do I need to edit the theme core?
I edited CSS like…as below. But it didn’t work.

.td-post-content h4 {
font-size: 20px;
font-weight: 800;
margin-top: 0;
margin-bottom: 18px;
line-height: 29px;
position: relative;
overflow: hidden;
}
.td-post-content h4 > * {
position: relative;
padding-right: 20px;
color: #000;
}
.td-post-content h4 > *:before {
content: ”;
display: block;
height: 4px;
position: absolute;
top: 50%;
margin-top: -2px;
width: 2000px;
left: 100%;
background-color: #f5f5f5;
}

Ken0929
tagDiv Member

It worked!

Thank you.

Ken0929
tagDiv Member

Hi,

I would like to break a page title into 2 lines.(Not for long sentence.)
I found how to do it in this forum, but it was for “post title”.
https://forum.tagdiv.com/topic/break-post-title-in-2-lines/

And also, if it’s possible, I would like to use different font-size of page titles as below;
Title1(h1)
Title2(h2)

Could you assist me?

Ken0929
tagDiv Member

Hello Catalin,

The code works well!

Thank you so much for your advise!

Viewing 8 posts - 1 through 8 (of 8 total)