Forum Replies Created
-
AuthorPosts
-
December 22, 2013 at 5:11 pm in reply to: Header Options: Additional option to move logo position up and do #18540
Sakin
Keymaster@Markus: If that is not working then you can simply add links using HTML hyperlink like this
<a href="http://catchthemes.com" title="Catch Themes">Visit Catch Themes</a>Sakin
Keymaster@MVS:
For the color of the menubar, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu { background-color: #3A3D41; }For the color of the dropdown-menu, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu ul a { background-color: none #3a3d41; }To change the background of the header, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#hgroup-wrap { background-color: #ccc; }To change the colors: just change color code as per your need.
Sakin
Keymaster@Anneli: Thanks for your appreciation and Greetings from Nepal.
Sakin
Keymaster@Shanan: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove border from your menu.
#header #mainmenu, #header #mainmenu ul li { border: none; }For header background, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header { background: none #fff; }Sakin
Keymaster@Anneli You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 768px) { #featured-post .post.layout-four { width: 48%; } #featured-post #featured-post-3 { clear: both; margin-left: 0; } }December 22, 2013 at 12:30 am in reply to: no formatting on the Home screen Posts or categories Posts #18524Sakin
Keymaster@thezepter: For that you can just change your “Content Layout” to “Show full content” from “Appearance => Theme Options”
Sakin
Keymaster@Anneli: What you can do is create 4 columns and add contents. Then send me your site URL and then I will send you CSS code to make just 2 columns.
December 22, 2013 at 12:24 am in reply to: Header Content, Menu, Search, and Side Bar Customization #18520Sakin
KeymasterFor 1: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 960px) { #site-details { padding-top: 105px; }For 2: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to add border.
#branding .searchform .search-box { border: 1px solid #ddd; height: 33px; }For 3: If you don’t want menu then you can just go to “Appearance => Menus” and create empty menu and the assign that menu as primary menu from “Appearance => Menus => Manage Locations”
5. Can I edit the width of the posts column and the side bar column that has the recent posts content?
— Since this is responsive design theme, we don’t recommend you to change the column width. If you want to change then you have to change for all responsive devices.
For 4: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to get ride of that gray bar going across the top of the website?
#branding .top-bg { display: none; }December 21, 2013 at 11:37 pm in reply to: Header Options: Additional option to move logo position up and do #18517Sakin
Keymaster@Markus: Can you send me the code that you have added in. You can add your code in https://gist.github.com/ and send me the link
Sakin
Keymaster@AGKD49: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-left, #header-left hgroup { float: none; text-align: center; }December 21, 2013 at 10:36 pm in reply to: Header Options: Additional option to move logo position up and do #18512Sakin
Keymaster@Markus: You need to mode your social icons form Header top sidebar to header right sidebar. Then to remove the space between the logo and the slider you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-content { padding-bottom: 0; } .home #main { padding-top: 0; }After that you will have just a small gap as your logo has white space. See your logo http://www.fhfn.org/wp-content/uploads/2013/12/logo5.png
Sakin
Keymaster@fastfun.jp: Here is your image https://dl.dropboxusercontent.com/u/81234910/branding-bg.jpg
Sakin
Keymaster@davidgoorevitch: For image ration see our theme instruction page http://catchthemes.com/theme-instructions/catch-box/. It’s clearly mentioned image size as 644px width and 320px height for Featured Post slider. So, you need to upload the image of at least that size. If you upload image below that size then it will publish your original image. But if you upload image exact that size or above then it will crop to exact dimension and fit in your slider.
December 21, 2013 at 9:25 am in reply to: Header Options: Additional option to move logo position up and do #18498Sakin
Keymaster@Markus: Sorry you are going wrong way. If you want your logo to be at the left and social icons to the right then. Please follow the guideline as below:
1. You need to remove your logo from “Appearance => Header” as this is place for featured image.
2. Then add your logo from “Appearance => Theme Options => Header Options” and upload the image in “Logo url” and uncheck “Disable Header Logo”
3. Then you add you move your social icons from Header Top Sidebar to Header Right Sidebar.You can center your text in Footer editor section by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#site-generator .wrapper em { display: block; text-align: center; }Sakin
Keymaster@MVS: If you are using Pro/Premium theme then you will get that in your Color Options in Theme Options panel. But if you are using Free version then you need to add in Custom CSS. For that I need to check in your site. Please post in your site URL.
Sakin
Keymaster@Joaozinho: You will see that on “Screen Options” when you edit/create post. Not on other section.
Sakin
Keymaster@davidgoorevitch: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 961px) { #slider-wrap { height: 400px !important; } }Sakin
Keymaster@Melissa: You can add your custom menu from “Appearance => Menus” and then when you add menu items for your custom menu, you can click on “Screen Options” and check “Link Target”. This will add extra field in your menu item and then you can select “Open link in a new window/tab” to option link in new window. See the screenshot http://www.pinterest.com/pin/548594798330834738/
-
AuthorPosts
