Forum Replies Created
-
AuthorPosts
-
Sanjip Shah
ParticipantHi, 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 Shah
Participant@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 Shah
ParticipantIn the css please add a space between the opening tag ‘{‘ and h2, and same for other heading selectors.
Sanjip Shah
ParticipantCan you provide the link the exact page you are seeing this and I will look further into it.
Sanjip Shah
ParticipantOkay. Great!
Sanjip Shah
ParticipantIf you could provide link to the exact page, I could look further into it and provide the support.
Sanjip Shah
ParticipantHi, 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 Shah
ParticipantPlease 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 Shah
ParticipantActually 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 Shah
ParticipantOkay. Great!
Sanjip Shah
Participant@ann Thanks for the appreciation and the feedback. We will think on this in our version updates. Thanks.
Sanjip Shah
Participant@alphasite Okay. Great!
Sanjip Shah
Participant@Thijs Please be patient on the mail reply, as it was the weekend it might take some time. Thanks.
Sanjip Shah
Participant@Victoria Okay. Great!
Sanjip Shah
ParticipantIn 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