-
AuthorPosts
-
librandi Friend
librandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
September 14, 2016 at 8:15 pm #968251hi,
I can’t find the css of title of this nodule http://www.keebboo.com/it/la-puglia/il-salento.html
tks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 15, 2016 at 2:30 am #968326Hi
You can apply the style on parent class : .moduletable .section-lightest {color:red;}
Like this : http://prntscr.com/ci5e3hlibrandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
September 15, 2016 at 6:28 am #968391where I must write this code? in css custom?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 15, 2016 at 6:35 am #968395It will apply on all three blocks :
#section-139 .moduletable .section-lightest {color:red;}
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
September 15, 2016 at 7:03 am #968404but in this way I change it only in this module but I have a lot module and I cant write this code for all, there is another system?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 15, 2016 at 7:22 am #968409Hi
you can use this code.moduletable .section-lightest {color:red;}
for the same type of modules , also you can use inspect element by browser and see the classes , then add classes in custom.css file like in the example above .
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
September 15, 2016 at 7:42 am #968412Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 15, 2016 at 7:51 am #968415Hi remove the space between classes
.moduletable.section-lightest {color:red!important;}
Here : http://prntscr.com/ci7ie7
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
September 15, 2016 at 8:56 am #968442thank you I insert thew text align on the left but it doesn’t accept this code
font-size: 16px !important;Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 15, 2016 at 9:05 am #968447Its based on H3 so u need to apply it on H3 for font
.moduletable.section-lightest > h3{ font-size: 16px !important; text-align:left!important; }
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
September 15, 2016 at 9:52 am #968458fantastic, thank you very much
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 10 replies, has 2 voices, and was last updated by librandi 8 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum