Forum Replies Created
-
AuthorPosts
-
Sanjip ShahParticipant
Hi, In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’. Hope this helps.
#branding { border: medium none; } #colophon { border-top: medium none; } #colophon hr { border-top: medium none; }
Sanjip ShahParticipant@Sian This looks like to be the issue with our update notifier system and some hosting. Please contact us via our this page https://www.themehorse.com/contact-us/ and we will provide the the zip file of the theme which will solve this issue.
Sanjip ShahParticipantIn the css please add a space between the opening tag ‘{‘ and h2, and same for other heading selectors.
Sanjip ShahParticipantCan you provide the link the exact page you are seeing this and I will look further into it.
Sanjip ShahParticipantOkay. Great!
Sanjip ShahParticipantIf you could provide link to the exact page, I could look further into it and provide the support.
Sanjip ShahParticipantHi, if you choose the one column, no sidebar layout then the sidebar will not be shown. Please check on it in Appearance->Theme Options->Default layout options. Also, check in the same post in the dashboard for the ‘layout’ option.
Sanjip ShahParticipantPlease check for the {} brackets. In above part you have left the } bracket in h2 css section after opening the bracket. Please check on all that.
Sanjip ShahParticipantActually that will depend on the screen choice. However, you can try the below css. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’ You can change the px value according to your liking.
.featured-text { left: 188px; }
March 9, 2014 at 3:41 pm in reply to: Change Menu to below sliding images/how to change colour of circle in #8543Sanjip ShahParticipantOkay. Great!
Sanjip ShahParticipant@ann Thanks for the appreciation and the feedback. We will think on this in our version updates. Thanks.
Sanjip ShahParticipant@alphasite Okay. Great!
Sanjip ShahParticipant@Thijs Please be patient on the mail reply, as it was the weekend it might take some time. Thanks.
Sanjip ShahParticipant@Victoria Okay. Great!
Sanjip ShahParticipantIn the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’
#colophon .widget { color: #FFFFFF; } #colophon a { color: #FFFFFF; } #colophon .widget-title { color: #FFFFFF; }
Hope this helps. You can add the color code of your choice from here http://www.colorpicker.com/.
-
AuthorPosts