Forum Replies Created
-
AuthorPosts
-
Rabin ShresthaParticipant
Try pasting this CSS in your custom CSS box
#main .woocommerce-ordering select { padding: 5px 15px; }
Rabin
Rabin ShresthaParticipantHi mobamoba,
You can activate all plugins and deactivate one by one to see which one was creating the exact issue.
Rabin
Rabin ShresthaParticipantHi findonline,
We have designed our theme such that navigation appears in mobile devices so that user can easily navigate to home by clicking on Navigation menu
Rabin
October 15, 2013 at 8:03 am in reply to: Hiding author, date, category information AND separators #4622Rabin ShresthaParticipantHi krown24
Please check your Custom CSS properly you are missing the closing curly braces in
#site-logo {
float:left;
margin-top: 15px;Also remove this code
.entry-header .entry-meta { display:none; }
Rabin
Rabin ShresthaParticipantIt seems you are trying to change the font size of footer widget title, try this
#colophon .widget-title { font-size: 12px; line-height: 30px; padding-bottom: 15px; }
Rabin
Rabin ShresthaParticipantHi Nsikak Akpabio,
This is the way we have designed our site. It’s called responsive design.
Rabin
Rabin ShresthaParticipantHi Chavalu,
You can download the theme and see the readme.txt file or you see the change log here http://themes.svn.wordpress.org/attitude/1.2.5/readme.txt
Rabin
Rabin ShresthaParticipantHi JamMasterV,
It’s not a good idea to directly edit the core theme file. If you want to make any changes in the theme code please create child theme and proceed ahead so that your changes will not get lost when you update the theme.
For showing full content in the blog page, you can go through this instruction https://www.themehorse.com/theme-instruction/attitude/#blogpage and select “Blog Full Content Display” template
Rabin
Rabin ShresthaParticipantHi gesmarjunior,
Currently we don’t have option to show featured slider in all pages in our free version but we do have this option in pro version
Rabin
Rabin ShresthaParticipantHi kady_black,
Are you sure you have uploaded the featured image for the slider post. Have a look here http://en.support.wordpress.com/featured-images/ on using featured image. If you still have problem then you can send us temporary username and password for your site here https://www.themehorse.com/contact-us/free-support/ and we will have a look.
Rabin
Rabin ShresthaParticipantCan you post link to your site?
Rabin ShresthaParticipantHi findonline,
Can you please elaborate more on the issue? Couldn’t understand what you are trying to say?
Rabin
Rabin ShresthaParticipantHi jjhg74a,
Can you post link to your site? Also this is not the forum area for posting Clean Retina Pro theme, would be much appreciated if you post the question in appropriate forum.
Rabin
October 7, 2013 at 9:53 am in reply to: Gallery won't work if categories contain "ü/ä/ö"-letters #4465Rabin ShresthaParticipantHi Puncto,
We don’t know much about this ‘umlaut’-letters. If you can send temporary username and password for your site here https://www.themehorse.com/contact-us/free-support/ We will have a look on the issue.
Rabin
Rabin ShresthaParticipantHi darrahb,
All the content and the theme options settings will remain even if you upgrade to Pro, nothing will get lost but if you have made and changes directly editing the theme core file then those changes will get lost.
Rabin
-
AuthorPosts