Forum Replies Created
-
AuthorPosts
-
RufandoParticipant
Hi
RufandoParticipantAnother solution is to install WP Sticky Sidebar plugin
RufandoParticipantNot the columns but the number of ROWS.But I want to add more rows to view more contents in my home page and NOT Columns. Thanks for the support.
RufandoParticipantHello support
May 6, 2019 at 3:03 pm in reply to: Increase Size Title, Content and Line Height on Ambition Pro #63103RufandoParticipantYeah they work! Thank you very much.
May 3, 2019 at 3:41 pm in reply to: Increase Size Title, Content and Line Height on Ambition Pro #63013RufandoParticipantThat code above don’t work.
I find this code to work…
.entry-header .entry-title {
font-size: 35px;
line-height: 35px;
}BUT this one doen’st work too…
body, input, textarea, select {
font-size: 22px;
line-height: 25px;
}The title is OK but not the body content post.
May 3, 2019 at 2:40 pm in reply to: Remove slider and slogan from blog page (but not home page) #63012RufandoParticipantThe slogan problem in Blog is still appearing until now, is this solve already? How? Here’s my link (Interface Pro): https://www.campcares.com/blog/
May 2, 2019 at 4:47 pm in reply to: Increase Size Title, Content and Line Height on Ambition Pro #62990RufandoParticipantHello
RufandoParticipantUnder Color Skin – – Promotional Bar/ Page Title — I change the color to matched the background color of the menu nav But still it consume space that is unnecessary to the theme. How to remove it. Sorry for being persistent. Thank you.
RufandoParticipantI figured that this was the Title Background. The title was removed but not the background. How to hide this bar. Thanks still waiting for the answer.
RufandoParticipantThank you for the fast reply, The code you gave only remove the Search Live icon But not the Blue Bar where it placed see attache image. I want to hide the Titles and the Menu and the Search – which I already did. Only that Blue bar is staying there. Sending you all the codes presently in my Additional CSS Option
Here:
.page-header .page-title-wrap {
display: none;
}
.single .page-title-wrap {
display: none;
}.single h2.entry-title {
display: none;
}.page .page-title {
display: none;
}.search-toggle {
display: none;
}
@media only screen and (max-width: 767px) {
.home .menu-toggle,
.blog .menu-toggle {
display: none;
}
}RufandoParticipantNevermind my 2 questions above. How can I remove the blue/white search holder in my site. See image Thanks a lot for support, in advance.
RufandoParticipantHello Support, I already did my question on top. My new concern is this:
In Superior Pro, I want to SHOW my navigation Menu on my HomePage as by default and Blog Posts BUT I want to Hide the Navigation Menu to my Pages Posts which I already did. Is there a Way I can show my Navigation menu on Homepage and Blog Posts BUT hidden in Pages Posts. Here’s my site https://www.nuevaecija.net/ Thank you very much.
RufandoParticipantWOW! Dilemma SOLVED! Thanks for the support.
-
AuthorPosts