AbuGhaith Well-known member Feb 26, 2018 #1 hello can i have any help to center the category title and change the font and color thank you
Sunka Well-known member Feb 26, 2018 #2 lovefount said: can i have any help to center the category title and change the font and color Click to expand... Code: .block-header { text-align: center; } Upvote 1 Downvote
lovefount said: can i have any help to center the category title and change the font and color Click to expand... Code: .block-header { text-align: center; }
AbuGhaith Well-known member Feb 26, 2018 #3 thank you Sunka I already tried but does not work Upvote 0 Downvote
Sunka Well-known member Feb 26, 2018 #4 If you do not use some custom style, it should work Upvote 0 Downvote
ToyBoxOrphan New member Feb 26, 2018 #5 I just played around with this and figured it out, @lovefount . Go into your theme's style properties and click on "Blocks." Scroll down to "Block Header" and add this to the Extra, underneath what is already there: Code: text-align: center; Upvote 0 Downvote
I just played around with this and figured it out, @lovefount . Go into your theme's style properties and click on "Blocks." Scroll down to "Block Header" and add this to the Extra, underneath what is already there: Code: text-align: center;
AbuGhaith Well-known member Feb 27, 2018 #6 Sunka said: If you do not use some custom style, it should work Click to expand... i use the default style ToyBoxOrphan said: text-align: center; Click to expand... thank you but not working i don't know why Upvote 0 Downvote
Sunka said: If you do not use some custom style, it should work Click to expand... i use the default style ToyBoxOrphan said: text-align: center; Click to expand... thank you but not working i don't know why