- This topic has 7 replies, 2 voices, and was last updated 11 years, 2 months ago by Sanjip Shah.
-
AuthorPosts
-
July 30, 2013 at 11:34 pm #2892DerekParticipant
Is there a way to work with the border using pro theme? How about adding a border just around the slider?
August 1, 2013 at 8:21 am #2919Sanjip ShahParticipant@yflyjump To add the border around the slider (it looks that you are using the rev slider), you could go to Revolution Slider menu. Click on the ‘Slider’ you created. You will see lot of settings on right like ‘General Settings’, ‘Position’, ‘Appearance’ etc. Click on ‘Apperance’. Choose the border color there and also set the padding(border) to any number say 5. Then, click on the update slider button.
About your first question, can you clarify it more? Are you wanting border around the whole wrapper?August 2, 2013 at 3:28 pm #2939DerekParticipantwhat about a border and background color for “body” or a section of “body” like the TEXT section or testimonial? Use the editor and poke around for it and make the change there? Thanks
August 5, 2013 at 8:07 am #2994Sanjip ShahParticipant@yflyjump To change the background color of the body, in the dashboard, go to Appearance->Theme Options->Design Options Tab->Color Options. Set the ‘Body Background Color’ there and click on ‘Save all Changes’.
For the border of the whole body you will have to use the custom CSS options.
Go to Custom CSS option, paste the following css and click on ‘Save all Changes’..wrapper { border: 2px solid #000000; }
You can change the 2px to any number you like, this represents the thickness of the border.
#00000 is the color code, you can changes this to the color code of your choice, you can find the color code in this link http://www.colorpicker.com/. Hope this helps.August 5, 2013 at 2:26 pm #3025DerekParticipantThank you Sanjip, what about applying borders to other like the TEXT section (so it stand out better) on my homepage or other pages as asked above?
August 6, 2013 at 6:41 am #3047Sanjip ShahParticipant@yflyjump Please provide a link to the page containing the text section on which you want to apply the borders.
August 7, 2013 at 3:21 pm #3089DerekParticipanthttp://www.howsthislook.com below the slider. I would like to know how to change any text area to add color background and border on any page that has text.
August 8, 2013 at 11:48 am #3116Sanjip ShahParticipant@yflyjump It will be difficult to get the background color for the text and border for the text as they don’t have a specific selector covering all the text part just below the slider. However what you could do is, you can go to theme options->Design Options Tab->Color Options and change the content color from there. Please try this.
-
AuthorPosts
- You must be logged in to reply to this topic.