Post by Seraph77 » Thu Nov 09, 2017 1:26 am

Can someone tell me how to change the line-height of the information pages. Editing the code view in the information page editor changes nothing and I can't find anything in the stylesheet.css that will do this.

New member

Posts

Joined
Mon Aug 14, 2017 3:23 am

Post by webmedialdh » Thu Nov 09, 2017 2:28 pm

Hi,

can you please share web site link for better understanding and for line height you have to create a div in information.twig file above the {{ description }} and assign a class, To that class assign style in your stylesheet. for e.g

Code: Select all

<div class="myclass">
{{ description }}
</div>
in stylesheet

Code: Select all

.myclass{
line-height: 35px;
}
Regards

Webx IT Solutions
Tel: +91 99154 09292, Skype: webmedialdh, Email: support@webxitsolutions.com
Image


User avatar
New member

Posts

Joined
Fri Apr 22, 2016 5:52 pm
Location - Ludhiana, Punjab

Post by Seraph77 » Sat Dec 02, 2017 10:36 pm

This never worked for me and I still haven't found a way to edit the lineheight of the information pages.

Any suggestions?

OC3.0.2.0
Journal 2.15

New member

Posts

Joined
Mon Aug 14, 2017 3:23 am

Post by straightlight » Sat Dec 02, 2017 11:39 pm

Seraph77 wrote:
Sat Dec 02, 2017 10:36 pm
This never worked for me and I still haven't found a way to edit the lineheight of the information pages.

Any suggestions?

OC3.0.2.0
Journal 2.15
If using a custom theme, switch to the default theme and see if the steps above also does not match your needs after clearing all caches from the admin including the Journal2 cache.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Seraph77 » Sun Dec 03, 2017 7:19 pm

It's the same with the default theme or a custom theme with cache cleared.

I have attached a snapshot of how the lines of text need more spacing as they are slightly touching and it's hard to read on a page full of text. This is a small example of the information page created in Catalog Home Information.

I don't know what else I can try and I can't find any posts that might help on this issue.

https://ibb.co/iXDDXw

New member

Posts

Joined
Mon Aug 14, 2017 3:23 am
Who is online

Users browsing this forum: No registered users and 121 guests