Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #971955

    Hi

    Kindly try this code in custom.css file

    .article-title
    {
    background-color: rgba(255, 255, 255, 0.7);
    }

    Let me know if it helps .

    tirolkamin Friend
    #972063

    No sorry doesn`t work

    But i will tell you what i want.
    For exmaple the demo for JA Mono / right side -> content mass top
    Here you can find the Projects. I need a background color behind the text
    for example: "A study of drug …" and all other text.

    1.) Is the .article-title correct ?
    2.) I made my own theme, on which folder i must add the custom.css ?

    Pankaj Sharma Moderator
    #972067

    Hi
    The code should work , kindly create custom.css file in the /templates/ja_mono/css/custom.css
    Here : http://prntscr.com/cno9dy

    .article-title
    {
    background-color: rgba(255, 255, 255, 0.7)!important;
    }
    tirolkamin Friend
    #972076

    Okay it works, but i must change it in local/css/themes/customtheme

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

This topic contains 4 replies, has 2 voices, and was last updated by  tirolkamin 8 years, 1 month ago.

The topic ‘How i can give the article-title a background colour ?’ is closed to new replies.