I want to change width of the module. Can I do that? If I want to have the left side with text and Read more button width=250px, and the right side with image width=200px wher in css I need to place hanges?
I can't change color of the title and text at the left side. Wher it is define? I try in several places, for example I do this
.ytc-content-virtuemart .content-box p a{
text-decoration:none;
font-weight:bold;
font-size:28px;
line-height:28px;
color: #737373;
}
.ytc-content-virtuemart .content-box{
text-decoration:none;
color: #737373;
}
And all the time I have text in white