color slide

GK User
Thu Feb 09, 2017 9:59 pm
hello!
How can I do a different color selection on the slide? Without changing the basic color of the thread. Only on the strip on the slide.
Thanks
User avatar
Junior Boarder

Joshua M
Fri Feb 10, 2017 8:32 am
Hello,
Try to add the following custom css code with your color value:
Code: Select all
.tech-news-header2[data-layout="main_col_col"] .gk-image1 .gk-title, .tech-news-header2[data-layout="col_main_col"] .gk-image3 .gk-title, .tech-news-header2[data-layout="col_col_main"] .gk-image5 .gk-title {
    background: rgba(66,165,245,0.75);
}
User avatar
Moderator

GK User
Fri Feb 10, 2017 1:19 pm
Thank you very much!
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.