Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@wendik: can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header .logo-wrap { padding: 0; width: 978px; } #site-logo { display: block; float: none; text-align: center; } #site-logo a img { float: none; padding: 0; }Sakin
Keymaster@jamespereira: Thanks and I have send your screenshot. I am able to change background in your site.
Sakin
Keymaster@dwood75: Please disable it for now. As twitter has stop it’s services for their API version 1.0 and release the new 1.1 with needs oath authentication. So, we need to check on it.
Sakin
Keymaster@MairiaM: Oh you mean the font color. That’s not the background color. You can add the following css in “Appearance => Theme Options => Custom CSS” box to make the same as your continue reading.
.featured-text { color: #000; font-weight: bold; }Sakin
Keymaster@jamespereira: There should me. Did you try activating default theme like Twenty Twelve and check it. If you want then I can look at your site admin section. I will email you and you can send me details there.
Sakin
Keymaster@Tri-ang: about your two column if your shop for example http://tri-angforum.com/products-page/tri-ang-arkitex-sales/
It show two column as it is setup like that. There is clear div after every 2 items. So, there must be setting in your Shopping plugin. Check the settings there and ask in the forum for that plugin on how to get clear only after 3 items or the items you want in a row.
About your dead link. Can you you tell me which one. It’s working for me. We don’t use any custom post type. We use the WordPress default page and post.
Sakin
Keymaster@samparis: Yes, I think you are talking different. Can you send me the screenshot of change you want.
If you want to remove the the outer warp above header then you can add the following css.
.site { margin-top: 0 }But I don’t see any gap between the header image and the menu. I just see that your menu is black that’s it.
Sakin
Keymaster@Adventus: Can you send me your site URL. As there shouldn’t be any border in Catch Everest Pro theme sidebar widgets.
Sakin
Keymaster@Peter: Yes there were major changes in the theme subscription. We changed all subscription to auto expire. So, that no one will be charged for auto renewal. Now, all the subscription is manual renewal. In this process, few account has been conflicted with the new system. So, you have to contact our sales team to restore it for your at http://catchthemes.com/contact-us/
Sorry all for the trouble.
Sakin
Keymaster@impresnet: You are already using the next version due to update in WordPress. First one to use. 🙂
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.
-
AuthorPosts
