Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@bangerang: Thanks for your appreciation and sorry this is Featured Post Slider, so it will link to post. If you are developer, then you can build child theme and edit the function. For easy way, you need to use Featured Image slider. For that you need to upgrade to pro version and you will enjoy a lot more features. See this http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@poornima.uk: wow you have customize the theme a lot. So, it’s very hard to track. Can you check in you have disable header right from “Appearance => Theme Options => Header Right Sidebar”. Check that and if that is not check then you can try adding in the social widget in the header right sidebar from “Appearance => Widgets”.
Sakin
Keymaster@jamespereira: Yes you can add the custom background from “Appearance => Background”. See this http://en.support.wordpress.com/themes/custom-backgrounds/
If you don’t have permission. Then fix your site permission. Ask your hosting server to fix it.
Sakin
Keymaster@impresnet: It’s done. It was really strange. I had to add extra css like below:
#page.site { margin: 0 auto; } #masthead #hgroup-wrap { padding: 0; } #hgroup-wrap #site-logo { padding: 0; } #colophon #site-generator .site-info { padding: 0; }Sakin
Keymaster@TanjaCrouch: I am still confused. Do you mean to change the header white background. If that is the case then you can use the following css in “Appearance => Theme Options => Custom CSS” box.
#hgroup-wrap { background-color: #3a3d41; }Sakin
Keymaster@Derek: Do you have any cache plugin install then can you try clearing it. It looks like issue with your WordPress and server.
You can also try changing the theme and see it.
Sakin
Keymaster@Bee1derful: You can upload the site in test server and send me the url. Then I can debug it.
Sakin
Keymaster@rbrt_bene: To remove the border you can add the following css in “Appearance => Theme Options => Custom CSS” box
.entry-content table, .entry-content td { border: none; }But for the table center in the page https://www.theautoexperience.ro/marci-auto/ . I am not sure that you have done. You don’t need to add align center in your table. I think removing that will make the table spread full width and no need for center. I am not so aware of table much so cannot help you much.
Sakin
Keymaster@samparis: I just check in your site and there is not padding at top and bottom of header image. Can you refresh and check it.
Sakin
Keymaster@cess2000: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to change the background color of menu. You can add the color code as per you need.
#branding #access { background: none #000000; }But for these type of color changes, it will be better to upgrade to Catch Box Pro theme. In Catch Box Pro theme, there is color picker in Theme Options panel to change the various elements. See the additional features added in pro version here http://catchthemes.com/theme-instructions/catch-box-pro/
Sakin
Keymaster#Dave39713971: Thanks for your appreciation Dave.
Sakin
Keymaster@rbrt_bene: I need to look at that page. So, can you send me the url of that page.
Sakin
Keymaster@jwendell: Hum. Can you change that logo to gif image. If you have do that then you can just add it from “Appearance => Header”. So, which format in your 3d image?
Sakin
Keymaster@Dave39713971:
1. How do I make the menu bar options (Home Decor, DIY Projects, Gift Ideas) bold?
— Just add the following css in “Appearance => Theme Options => Custom CSS”#branding ul.menu a { font-weight: bold; }2. How do I get rid of the lines in between the different menu options? I want to try and make it one solid bar so it looks nicer. If I can’t get rid of the lines in between menu options, maybe I can change them to the same color as the menu (#87240f)?
— You can change the border color of menu by adding the following css in “Appearance => Theme Options => Custom CSS”#branding ul.menu li { border-right: 1px solid #87240f; }Sakin
Keymaster@ddelmotte: Can you try in Custom Menu featured through “Appearance => Menu” though which you can just select the pages what you want to display. See this for more http://en.support.wordpress.com/menus/
Sakin
Keymaster@madeleod: Are you talking about language switcher, then you should use language plugin and ask in plugin forum. If they have anything that we need to add in then we will be more than happy to support that plugin.
Sakin
Keymaster@samparis: First you have to upload the larger header image with width 1140px and then add the following css in “Appearance => Theme Options => Custom CSS” to remove the spaces.
#hgroup-wrap, #site-logo { padding: 0; }Sakin
Keymaster@steadymarvin: If you want simple solution then just upgrade to Catch Everest Pro theme which have options for your both questions.
For slider, you can use image slider and upload the image of your own choice. For color there is Color picker in Theme Options panel.But for free Catch Everest Theme:
For slider: You need to add the smaller image in the featured image in the post.
For color of post titles, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box..entry-header .entry-title a { color: #222; }Sakin
Keymaster@j9hagop: Oh sorry there is no option to add ads.
But maybe you can use Header right sidebar to add the Ads and then I will send your the css code to adjust the layout. So, can you try that and let me know how it comes.
-
AuthorPosts
