Post by Satya - Safiramedia » Thu Jun 24, 2021 8:46 pm

how to make it text-align="justify" script which is where I put a red box??? i think the script there must be changed,
folder directory in catalog/view/theme/default/template/product/special.twig

User avatar
New member

Posts

Joined
Tue Jun 15, 2021 10:56 am
Location - Indonesia

Post by straightlight » Thu Jun 24, 2021 9:25 pm

OC version.

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 Satya - Safiramedia » Thu Jun 24, 2021 9:36 pm

OC Version 3.0.3.7 sirrr

User avatar
New member

Posts

Joined
Tue Jun 15, 2021 10:56 am
Location - Indonesia

Post by straightlight » Thu Jun 24, 2021 11:39 pm

Satya - Safiramedia wrote:
Thu Jun 24, 2021 9:36 pm
OC Version 3.0.3.7 sirrr
Posted in the wrong forum section.

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 Satya - Safiramedia » Fri Jun 25, 2021 12:03 am

why sir??? i think my posting in the right placeee topic??? i think i have that case in the general support .... its not difficult...
which topic should I go to???

User avatar
New member

Posts

Joined
Tue Jun 15, 2021 10:56 am
Location - Indonesia

Post by by mona » Fri Jun 25, 2021 1:02 am

Please always post your OC Version with all posts.
Since 3.0.3.7 would be part of OC3 forum => General Support and you posted in OC2 forum => General support - It is in the wrong section. This is important, not just for you to get help and us to know how to help you, but also for future users.

However - To answer your question -
catalog/view/theme/default/stylesheet/stylesheet.css

Code: Select all

.product-thumb h4 {
    text-align: center;
}
I am pretty sure - although I have not checked specifically for OC3.0.3.7 the stylesheet has

Code: Select all

.product-thumb h4 {
    font-weight: bold;
}
so you make it

Code: Select all

.product-thumb h4 {
    font-weight: bold;
    text-align: center;
}
You were not specific, but I have assumed you want to change all the titles.

Usually for a question like this a link to your site is helpful - even if you want to edit your post and remove it later.
Thanks

DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.


https://www.youtube.com/watch?v=zXIxDoCRc84


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am

Post by Satya - Safiramedia » Fri Jun 25, 2021 2:39 am

OK Siirrr... probleemm solved.... big thanks to youu sir... alwayss healthy for youuu sirr

User avatar
New member

Posts

Joined
Tue Jun 15, 2021 10:56 am
Location - Indonesia
Who is online

Users browsing this forum: No registered users and 66 guests