Forum Replies Created
-
AuthorPosts
-
info110Participant
Disregard. I found this and it works.
.featured-slider .container {
display: none;
}info110ParticipantI found the problem. In css you have width:100%
However, if I remove it, then I have problems with smaller screen sizes.
I guess I have to control the size of the area the field is in.
input[type=”text”],
input[type=”email”],
input[type=”search”],
input[type=”password”],
input[type=”tel”],
input[type=”url”],
input[type=”date”],
textarea {
padding: 10px;
border: 1px solid rgba(0, 0, 0, 0.05);
width: 100%;
margin: 0 0 30px;
background-color: #f9f9f9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}info110ParticipantThat doesn’t have the effect I am after, it just removes spacing at the top, so everything moves closer to the top, creating more excess spacing at the bottom than existed before.
I want to remove X amount of pixels from the top and bottom…thus reducing the overall height of the area.
info110ParticipantI will upgrade to pro and get revolution slider, but can you please answer my main question…
I needed to add a custom optin box to all pages above the footer and the instructions I got from support made no sense. So I got a plug in that I was then able to display in one of the footer columns.
I want to reduce the excess spacing at the top and bottom of the footer column, is such easily done?
info110ParticipantI added the following to custom css and the text/green box still appears on top of slider.
.slogan-wrap {
display: none;
}I still don’t follow how to add custom html to an existing page / how to define where on the page it should appear. I know html, but I’m totally new to wordpress. Is there a video anywhere that shows the steps I need to go through to accomplish it?
info110ParticipantI have a couple question.
4. To add the custom HTML code in the front page first create a page and add your custom HTML code and Go to the Dashboard > Settings > Reading and there you will see the Front page Displays option first choose a static page option an under that option you will see the Front page option choose your page where you have added your custom HTML code.
When you say create a page, I create a page in wordpress or I create a html page that I upload?
So I only add the custom html to it and nothing else?
So after I add the page/html and then I do the above, how do I define where on the front page the custom html needs to appear?
I actually need to do the above to all pages. I want to add an optin box at the bottom of all pages above the footer.
Thanks!
info110ParticipantHow do I remove the text that is in a green box that is appearing on top of slider? As, I said it says Home, which is what the page is called. I do not want to edit the page name, so I assume it can’t be changed?
The space above and below my logo and menu items is excessive. It looks the same way on your demo. How can I reduce it?
I tried using the slogan option and it would work if I could control background color, font size, font color, etc… Also the the first slogan makes all text, all in caps, even if that is not what was entered. Does the pro version let me control all the above? Also will it let me set font color for individual words, rather than the entire section?
I was not talking about the footer options. I need to add custom HTML to the front page, to add an optin form to it and I want it to be directly above the footer. How can I do this
I only want the slider to appear on the front page, I do not want the slider to appear on the blog page. How can I prevent this from happening. Out of curiosity, why does the slider say home on it, when it is not the name of the page?
I tried using the favicon option, but it doesn’t appear in the browser bar after I set it. Also for some reason it says the size is 0x0, but it was created as 16×16. It appears in the preview on the page, so it was uploaded.
info110ParticipantI was able to change the slider image.
The page I added it to is called “home” (is the front page) and on the image is a box that has the word home in it. How do I edit or remove it?
I added a logo, but there is too much space above and below it and the menu items. Is there a way I can edit this?
I need to add custom content to the home (front page) as mentioned in previous post.
I want to add text between the slider and services section(I see there is a way to add text below slider, but I can’t control the the font size, font colors, etc… and it only allows for about 10 words because of the large font size it is set to and I need to write a headline and paragraph)
I also want to add an option form above the footer. How do I go about doing this?, I’m sure there is a way.
Is there a way to show the slider on the front page, but not on blog page?
BTW, the slider on the blog page also says home on the image.Thanks for all the help.
info110ParticipantThat worked thanks.
Can you help me with the following.
I can’t figured out how to set an image as the slider. I have been through the instructions and settings, but I do not see how to define which image or images are for the slider.
How do I use a logo image in place of the site title in the menu section?
Also, can I reduce the amount of space above and below them?How do I change font size of the services titles and descriptions?
I want to add text between the slider and services section and I also want to add an optin form above the footer.
If I upgrade to pro will that help with any of the above?
By upgrading I will be able to edit footer and change the color of the page title backgrounds? Currently the page titles sit in a green bar and green doesn’t work for me.
Also, I want to set all text to 000000, you seem to use a slightly lighter version.If I have an issue with contact form 7, I assume I need to contact them regarding it?
I want to modify the appearance, on a white page the forms is very faint looking.I will be happy to provide review when finished. You guys provide a great product and service.
info110ParticipantSo I have been playing around with the custom css. It looks like I can get away with smaller icons and using the custom css to resize will probably work.
I set the border-radius to 0 pixels and it then created a square outline around the icon instead of a circle. How can I remove it or set the color of it to white…so it doesn’t appear?
Thanks
info110ParticipantThe icons that I want to use are closer to 200×200.
Also, I would like to remove the circle that the icon is displayed in.
info110ParticipantDisregard what I said about ambition, I would prefer to modify interface theme, as I prefer the layout of the what clients say in interface.
-
AuthorPosts