Forum Replies Created
-
AuthorPosts
-
October 13, 2015 at 11:34 pm in reply to: How to place adsense google custom search code in menu #168090
Jinka Varalakshmi
MemberWith that snippet we can add default wordpress search form to menu. But my question is to add custom html code(Google custom search) to menu.
My hobby is to learn about new technologies and writing technical tips in my blog whatvwant.com
Google+ | Facebook | TwitterJinka Varalakshmi
MemberI have checked in two browsers (IE and Google chrome) footer is not working properly. It's width is not 1400px. It looks bad also.
My hobby is to learn about new technologies and writing technical tips in my blog whatvwant.com
Google+ | Facebook | TwitterJinka Varalakshmi
MemberI have placed it, but it is not working. See below how I have placed. Let me know An I doing wrong. I have tried without ';' also.
@media only screen and (max-width: 767px) {.pw-layout-horizontal { display: none; }
.header-widget-area,
.sidebar {
display: none;
}body {
font-size: 14px;
}.footer-widgets,
.site-container {
width: 94%;
}
My hobby is to learn about new technologies and writing technical tips in my blog whatvwant.com
Google+ | Facebook | TwitterJinka Varalakshmi
MemberNow i have placed like this
@media only screen and (max-width: 1023px) {
.pw-layout-horizontal { display: none; }
.footer-widgets,
.site-container,
.wrap {
max-width: 772px;
}It is working now. Thanks for your cooperation.
My hobby is to learn about new technologies and writing technical tips in my blog whatvwant.com
Google+ | Facebook | TwitterJinka Varalakshmi
MemberI have placed like this. It is not working. Let me know is it wrong?
@media only screen and (max-width: 480px) {.content .entry-meta .entry-comments-link {
display: block;
float: none;
margin: 10px 0;}
.pw-layout-horizontal { display: none; }
}
@media only screen and (max-width: 320px) {.header-image .site-title a {
background-size: contain !important;
}.site-title {
font-size: 36px;
}
.pw-layout-horizontal { display: none; }
}
My hobby is to learn about new technologies and writing technical tips in my blog whatvwant.com
Google+ | Facebook | TwitterJinka Varalakshmi
MemberFirst two issues were solved. I want to change background color and text color to individual widgets. How is it possible? Suggest me if there is any free plugin.
My hobby is to learn about new technologies and writing technical tips in my blog whatvwant.com
Google+ | Facebook | TwitterNovember 21, 2014 at 7:39 am in reply to: Replace "post_author_posts_link" with Author's Google plus profile link #132381Jinka Varalakshmi
MemberThank you very much.
My hobby is to learn about new technologies and writing technical tips in my blog whatvwant.com
Google+ | Facebook | Twitter -
AuthorPosts