Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Pete7feet: thanks 🙂
Sakin
Keymaster@@betgriff: Thanks for your appreciation 🙂
Sakin
Keymaster@843digital: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-content { margin-bottom: 1px; }Sakin
Keymaster@Sarahd: I see that you have edit the theme style.css. Please don’t edit it. Just restore that and it will be fine.
Sakin
Keymaster@zoki: Nice you found the answer. Just to let you know when you add any CSS, either you need to add it through “Appearance => Theme Options => Custom CSS” box or through child theme.
Sakin
Keymaster@Sarah: About the search. This is not our search. This is default WordPress search system. We haven’t customize anything. So, you can try changing to other theme and check in. It will give you same result Then only difference will just be the design.
I just search juice in your site and it shows the result. See this link http://thejuiceplanet.com/?s=juice&submit=Search
About the social media, it’s the image and you cannot change the color through CSS. You need to change the image itself. Also there are log of Social plugins we will find in http://wordpress.org/plugins/. There might be the social icons you want to make it.
Sakin
Keymaster@@nnicholson1: When I added the image as per the instruction mentioned in Simple Catch theme, it works nice. But in your page, you need to add this code in text mode.
Sakin
Keymaster@shamwow: It will be different as we haven’t coded extra css for visual mode, that is why it is showing different. Responsive Design means it will adjust the width, margin, padding and font sizes as per the devices so that it displays nicely.
Sakin
Keymaster@azizwaing: You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.home #main { display: none; }Sakin
Keymaster@shamwow: Sorry you cannot do that. But you have option to add that archive link in your menu to show from that particular month.
Sakin
Keymaster@mark709: I just check in your site and found that you are not using our theme. Sorry, we only support theme by our Theme Shop.
Sakin
Keymaster@jessgranata: It supports landscape image.
Sakin
Keymaster@shamwow: You cannot replace the image. But you can add youtube video embed code in the Content Section.
Sakin
Keymaster@jpbertram: For that you need to have
onClick="return true". So for all those empty menus item, you need<span onClick="return true">before and</span>after you menu item labels. So, your empty menu labels will be as below:
<span onClick="return true">Parent Drop</span>Sakin
Keymaster@jpbertram: I cannot see the error image. To make it clear our themes doesn’t support BuddyPress plugin. We are thinking of adding it one by one soon. But till now we are not targeting buddypress.
Sakin
Keymaster@nnicholson1: I don’t get what type of code is that, as the HTML link doesn’t have onmouseover. See this http://www.w3schools.com/html/html_links.asp
Sakin
Keymaster@k.capelli: You can add padding and increase the space. Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-content { padding-bottom: 30px; }Sakin
Keymaster@betgriff: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#content article { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }Sakin
Keymaster@Jeffer: You should have posted your site URL. Are you talking about the sliding image. Are you using Free Catch Everest Theme or Premium Catch Everest Pro Theme.
If you are using Free Catch Everest Theme then the image can be changed or disabled from “Appearance => Featured Post Slider” in your WordPress Dashboard. Free version only have Featured Post Slider and for this you need to first create post with Featured Image and then get the ID of the post and then add that post ID. See the detail instruction at http://catchthemes.com/theme-instructions/catch-everest/
But if you are using Catch Everest Pro then you can simple use Featured Image Slider where you can upload your own image and add text and link as per you need. See the detail instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/
-
AuthorPosts
