- Footer: Content is not displayed
I tried using the below code by referring to the support pages, without much luck, only the title gets displayed, the rest of the content is not displayed
.x-colophon.top .h-widget {
color: rgb(170, 0, 0);
}
.x-colophon.top .widget ul li a:hover, .x-colophon.top .widget ol li a:hover {
color: rgb(190, 0, 0);
}
.x-header-landmark {
display: none;
}
-
How to increase the space between two columns inside a row so that there is space between those two elements in the mobile view
-
How to display a particular category of blogs in a page (almost like a blog, but a secondary blog)
