Hi Kundan,
I tried editing this line before to no avail. I’ve made the changes that you recommend here with no change in the site. However, I know that the file is being read since I was able to change the size of the font in the description here. My code in that file is as follows:
.rpswNamePrev_2 {
background: transparent;
width: 50px;
height: 50px;
display: block;
position: absolute;
top: 75px;
left: 0;
text-decoration: none;
}
.rpswNameNext_2 {
width: 50px;
height: 20px;
position: absolute;
top: 75px;
right: 0px;
text-decoration: none;
}
.rpswDescription_2{
margin:5px 5px 5px 5px;
}
.rpswDescription_2 a:hover{
text-decoration:none;
}
.rpswDescription_2 a{
text-decoration:none;
color: #FFFFFF;
font-weight:bold;
font-size:14px;
}
.rpswDescription_2 h4{
margin: 0 auto;
background: #1C1F29 url(images/ays-sidebar-background.png);
padding: 0px 0px 0px 0px;
}
.recent_posts_slider_widget .featured-post{
margin: 5px 0 5px 0;
}
.rpswSliderName_2 img{
width:100% !important;
height:auto !important;
}
#rpswContainer_2{
width:auto;}
#rpswNameNavigation_2{
display:none; position: absolute;
}