Rad is a beautiful WordPress Theme providing a unique and eye-catching layout design for your site. Being light weight, RAD goes easy on the servers freeing them for the more important stuff. Some of the highlights of the theme are-
Fully Responsive | Retina Ready | Featured Area |
Cool Animations | Twitter Bootstrap | Hero Image |
HTML5 | CSS3 | Responsive Navigation |
Clean layout | Light Weight | Social Icons |
Now you can download the translation files for RAD WordPress Theme from WordPress.org itself at https://translate.wordpress.org/projects/wp-themes/rad
You can check out the demo blog for the theme here-
You can download the theme here-
Hi, I’ve installed the Rad WordPress Theme and I love it but I do have one question, How do I get the thumbnails to show on my page. On featured post and recent posts it’s just a photo of a camera saying image not available. How do I insert a photo there? Thanks so much! Annete
Hello Annette,
Kindly refer to the following article-
https://inkhive.com/2014/01/03/using-setting-featured-images-wordpress/
It should help you out.
Hello! I downloaded your theme! I like it but I am trying to hide the search bar in the main header for now. I have been successful except for the green word “Search” on the right side. I know it is probably an easy fix that I am just missing. Any help would be appreciated. Thanks
Hello,
Add the following code to custom CSS-
#masthead #search-bar {
display: none !important;
}
It should solve your issue.
Divjot
Thanks! Worked great!