Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Melanie: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu { text-align: center; } #header-menu ul.menu li { display: inline-block; float: none; } #header-menu ul.menu ul { text-align: left; }March 20, 2014 at 10:27 pm in reply to: No featured thumbnail issue on Facebook share of homepage #22028Sakin
Keymaster@Leigh: I have posted reply in your email.
Sakin
Keymaster@nativepoolspa: I cannot see the screenshot with the URL you have posted in. I cannot open the image.
Sakin
Keymaster@Dottie: It’s because of the custom css issues. Replace the following CSS in Custom CSS
.entry-title { font-size: 25px; line-height: 45px; { .home #primary .entry-summary { display: none; }to
.entry-title { font-size: 25px; line-height: 45px; } .home #primary .entry-summary { display: none; }Sakin
Keymaster@Melanie: Second column in not the widget area. It’s the Featured Slider and then the latest post from homepage.
Sakin
Keymaster@Melanie: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. But what about the sub-menus.
#fixed-header-top { background-color: #fff; } #fixed-header-top ul li { float: left; } #fixed-header-top ul.menu > li a { color: #080079; } #fixed-header-top ul.menu li:hover > a, #fixed-header-top ul.menu ul :hover > a, #fixed-header-top ul.menu a:focus { color: #080079; }Sakin
Keymaster@Melanie: This is not possible by default. You can add HTML Box only in Widget Areas form “Appearance => Widgets”
Sakin
Keymaster@Melanie: Thanks for your appreciation but sorry there is no option to make all three columns equal. For this you might need to hire customizer as this is responsive then and to change the width, we need to change for all devices. As, it’s bit complicated.
Sakin
Keymaster@Melanie: Thanks for your appreciation but sorry there is no option to make all three columns equal. For this you might need to hire customizer as this is responsive then and to change the width, we need to change for all devices. As, it’s bit complicated.
Sakin
Keymaster@Dottie: You can just hide the excerpt in your front homepage by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
.home #primary .entry-summary { display: none; }Or you can build child theme and then copy content.php file in your child theme and edit it.
Sakin
Keymaster@Dottie: In Simple Catch Pro theme you can change the font size of the post titles from “Appearance => Theme Options => Font Size Options” and then change “Content Title Font Size”
Sakin
Keymaster@Dottie: You can drag and drop widgets or remove widget as per your need from “Appearance => Widgets”
Sakin
Keymaster@Dottie: In Simple Catch Pro theme, you can change the color from “Appearance => Theme Options => Color Options”
Sakin
Keymaster@Dottie: It would have been great if you had posted your site URL. So, that I can check in and send you the custom css. Now, since you have posted question in Simple Catch Pro theme support, I am giving your solution on the basic of Simple Catch Pro theme.
The Search boar at the top of the page is added in Header Right Sidebar Area. You can either completely remove Header Right sidebar from “Appearance => Theme Options => Header Right Sidebar Options” or if you want to add another widget instead of search then you can add widget to Header Right Sidebar from “Appearance => Widgets”
Sakin
Keymaster@heatherlb: Maybe your computer has Amaranth font. So, it is showing. You first need to load the google font. So there is one trick as you don’t have Site Title enabled. You can go to “Appearance => Theme Options => Font Family Options” and choose “Dancing Script, sans-serif” in “Site Title Font Family”. Then add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#homepage-message { font-family: "Dancing Script",sans-serif; }Sakin
Keymaster@Keren: This is admin issues. Can you tell me more about this issue. Have you recently installed or updated any new plugins? Try disabling plugin and also check your media settings at “Settings => Media” in your WordPress dashboard.
March 20, 2014 at 12:51 am in reply to: Catch Everist Home Page Left Sidebar not aligning properly #21881Sakin
Keymaster@rsolosky: You can use site like awesomescreenshot.com, pinterest.com, flickr.com or dropbox. In catch theme we user pinterest as
http://www.pinterest.com/catchthemes/March 19, 2014 at 11:56 pm in reply to: Catch Everist Home Page Left Sidebar not aligning properly #21873Sakin
Keymaster@rsolosky: You can upload the screenshot in your site or in any photo sharing site and just add in the URL here.
Sakin
Keymaster@sbartsch: Ok you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* For Screen Size above 768px */ @media screen and (min-width: 769px) { .entry-header .entry-title { font-size: 40px; font-weight: bold; } }Sakin
Keymaster@Brock: Sorry I don’t get it what you mean by by same thing for specific pages. Can you explain bit more with reference to your site URL.
-
AuthorPosts
