- This topic has 6 replies, 3 voices, and was last updated 10 years, 2 months ago by Theme Horse Support Team.
-
AuthorPosts
-
September 11, 2014 at 3:23 pm #15824ChristinaMember
Hi there,
I have just installed the premium version of Interface and have a few questions about setting things up. Would you be able to help?
1. I chose the blue colour scheme and changed the colour of the links to blue. However, some of the links in the body content (eg: at http://www.christinavasilevski.com/portfolio) and all of the links in my right-hand sidebar are grey like the regular body text, not the blue that I want. How do I fix this?
2. All of my blog posts’ titles are showing up twice: both in the “featured title” bar, and above the body text (eg: http://christinavasilevski.com/2014/07/sunday-tea-memories-linden-tea/). In contrast, on the pages, the title shows up only in the featured title bar. How do I fix this so that my blog post titles display the same way?
3. Is there a way to move the blog post categories from the top of the post to the bottom of the post next to the tags?
September 15, 2014 at 7:47 pm #16059ChristinaMemberCan you provide any help on these issues? So far, all of the other questions posted before and after mine have been answered. I would really appreciate your help.
September 16, 2014 at 5:22 am #16077Theme Horse Support TeamKeymasterHi Christina,
Sorry we missed your queries. Below are the reply to your queries.
No: 1
Color Skin features are only the features that will change the main color skin to something that you select. The color that are in the green by default will only change into the blue color that you select via skin. Portfolio titles and sidebars color are handled by the content color it does not fall under skin.No:2
You can not make it like the page for the post. Just let us know which title you want to remove. We will provide you a custom CSS to hide the title.No:3
Sorry it needs code customization to move the blog post categories from the top of the post to the bottom of the post. You have to hire a developer for this.Thank you!
September 16, 2014 at 9:54 pm #16124ChristinaMemberHi Theme Horse,
Thanks for responding. However, I’m still in need of help:
1. The theme has options for the text of sidebar content, but I only want to change the colour of links in the sidebar so that they match the colour of links in the body content. I want the regular text in the sidebar to stay the same colour it currently is. Is there a way to change only the colour of the links in the sidebar?
Also, in terms of my portfolio, my portfolio page is a regular page, just like my “about” page. It’s not a special portfolio page like the theme offers. Some links in this page are the right colour, and others aren’t. Here’s an image:
2. That’s great. I’d like to remove the title immediately above the post, and keep the title in the coloured stripe at the top of the page. Can you let me know what the CSS is?
3. No problem. Thanks for confirming.
September 17, 2014 at 3:08 pm #16165Theme Horse Support TeamKeymasterHi Christina,
To change the link color and to remove the post title from the single post page you have to write/add a custom css just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#secondary a, #secondary .widget ul li a, #content .entry-content ul, #content .entry-content ol, #content .entry-content ul a, #content .entry-content ol a { color: #1d68a5; } .single-post #content .entry-title { display: none; }
Thank you!
September 17, 2014 at 4:05 pm #16170ChristinaMemberHi there,
The CSS you provided worked perfectly. Thanks so much!
September 18, 2014 at 4:52 am #16204Theme Horse Support TeamKeymasterOk that’s great Christina
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.