Forum Replies Created
-
AuthorPosts
-
November 12, 2013 at 11:45 am in reply to: remove padding between Header text and Header image #5103
Sanjip Shah
Participant@brreed8 In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
.hgroup-wrap { padding-bottom: 5px; }
Change the px value according to your liking.
Sanjip Shah
Participant@brreed8 Please go though this link http://en.support.wordpress.com/menus/ and hope this helps you.
Sanjip Shah
Participant@Adpower Try using a header image. You can upload it from Apperance/Header in the dashboard.
Sanjip Shah
Participant@justjules If you are using a child theme to make the changes, it is surely the best way to do it.
November 12, 2013 at 11:29 am in reply to: Can I change the "read more" text, and can I change the footer text? #5099Sanjip Shah
Participant@pixielauren Both of this feature is available in the pro version, so you will have to buy the pro version for this.
Sanjip Shah
Participant@ssbom Please provide a link to your site and we will look into it.
November 12, 2013 at 11:25 am in reply to: Showing only certain categor(y/ies) in blogpost pages #5097Sanjip Shah
Participant@imsal The function responsible to show the category is attitude_theloop_for_archive. Find this function and copy this function in the functions.php file of the child theme and make you changes there. This is the best approach.
Sanjip Shah
Participant@siriomi I think you are replacing the wrong part. You need to replace the 1038px of the wrapper and 978px of the container. These are in lines around 77.
November 12, 2013 at 11:14 am in reply to: what is wrong with the google error display please help #5095Sanjip Shah
Participant@Emmykk It looks like it is not related to the theme. Try consulting with a developer.
Sanjip Shah
Participant@gesmarjunior In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS.
Paste the following css and click on ‘Save all Changes’..page-id-178 .featured-slider .slider-wrap { display: none; }
November 12, 2013 at 9:37 am in reply to: adding text to the footer in the same space as copyright, etc #5093Sanjip Shah
Participant@melindalippert In the theme options you will find the ‘Edit footer options’ under the Advanced options tab. Write additional text there. You will have to provide your site link so that we can provide you the related css.
Sanjip Shah
Participant@andrella Go to theme folder/library folder/structure folder/header-extensions.php file. Look for the function cleanretina_headerdetails and try adding your code there. You may also have to adjust the css to give a fine look. Also follow the child theme approach so that you wont lose the changes when you update the theme.
Sanjip Shah
Participant@jkrassman That option is only applicable to featured post/page slider and image slider. You will have to add the all the pages id on which you want rev slider to appear in the rev slider options of theme options.
Sanjip Shah
Participant@bretwalker11 In the Appearance options of rev slider see if the Padding (border) is set to 10px. If yes change it to 0. If this still does not solve the issue please provide us your temporary username and password via our contact page (NOT HERE) and we well look into it.
Sanjip Shah
Participant@danielsteeves You can contact us through our contact forum here and we will provide you with the latest version of revolution slider. We will also include the latest version of the plugin when we update the theme.
-
AuthorPosts