Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Dante › A lot of different questions: spacing, classes not working,…
New Landing › How can we help? › Themeforest Theme Support › Dante › A lot of different questions: spacing, classes not working,…
- This topic has 19 replies, 2 voices, and was last updated 10 years by Kyle – SUPPORT.
-
Posted in: Dante
-
March 25, 2014 at 9:06 am #60583
Hello,
Here some questions :
1/ see attachment : I created a class .bgwit in order to have the yellow stroke behind the white logos also white. So each image with a logo has the class .bgwit but still the background remains yellow.
Thanks to help2/ see attachment : although the top header is set on “off” in the theme settings, i still see it
3/ see attachment : spacing: between the upper row of 3 block and the lower row of 3 blocks there is too much spacing which won’t disappear. I gave all blocks a mt0 en bt0. Thanks for helping
4/ Question :do you have a menu navigation parallax srcoll option with goes from the main menu to ankers
(each anker is a big foto). Do you have a code for this ?Site is behind a welcom page, but i can give you the wp logins privately
March 25, 2014 at 10:38 am #60653Hi
1) Not sure what you mean?
2) Please could you provide login information so that I can check out what’s causing the space?
3) You need to use the classes mt0 mb0 pt0 and pb0 (p’s for padding and m’s for margin)
4) Yes please see: http://support.swiftideas.net/knowledgebase/how-to-create-a-one-page-site-using-the-one-page-navigation/
– Kyle
March 26, 2014 at 8:05 am #61069Hello,
1/ here some more info: the images of the logos with a white backrgound are ugly on a yellow background, hence i want to give the yellow background section a fully white background. Each image is a block apart, so i gave each block through the swiftbuilder the extra class .bgwit that i created. This class has white backgrund which should overwrite the yellow background but it’s not the case…
Thanks for helping2/ Login : The Homepage
pasw : surfthewaves1981Thanks a lot
March 26, 2014 at 9:36 am #61127Hello,
An additional question regarding 4/
4.1//
The tutorial works great, but can you provide me the css code in order to have the menu items show equally. I have a combination of one top navigation together with a menu item that still refers to a seperate page (book).Hence the menu item Book is always white and the other menu items with the anchor are always black and underlined.
I would like them all white, and when hovered > pink underlined.
Is it possible to align the anchor menu items with the other ?Thanks in advance
March 26, 2014 at 10:28 am #61151Hello,
Another question regarding the styling of the modal.
My p body is everywhere white, but for the modal I want the p of contact form everywhere black.
I added :.wpcf7 p {
color: #000;
}input[type=”text”], input[type=”password”], input[type=”email”], textarea, select, .ui-state-default a {
color: #000;
}but still in the modal the text is not visible (as it’s white on white).
Which css do i have to use in order to style the p of the contact form.Please see attachment
Many thanks for your help !
March 26, 2014 at 4:16 pm #61297Hi
1) Put your client element inside a row (added in version 2.5) and set the background color for the row.
2) You set the color for your navigation in the color customiser
3) Try this custom css:
.modal-body { color: #222!important; }
– Kyle
April 2, 2014 at 10:15 am #63645Hi,
1/ Thanks, it works !
2/ I think i did not explain me right. When I use the one page navigation base on anchors, it means in the mean navigation the hover status (underlines) is always the same as the active status. It should not be. But it’s caused because of the anchors. I disturbs as I have one main navigation item which is NOT part of the one page navigation and has not an anchor on the page. Therefore there is a difference between the inactive state of all the menu items : the ones part of the one top navigation are always underlined and black. The one out of the one page navigation is white and not underlined.
How to align the visual way of ALL menu items in the SAME WAY.3/
.modal-body {
color: #222!important;
}
Does NOT workthanks for your help
April 2, 2014 at 10:52 am #63664Hi
Not sure what you mean, it would help if you could provide me with your link. You provided login information but not your link.
– Kyle
April 2, 2014 at 12:14 pm #63706Hello :
http://www.myfoodprint.beThanks !
April 2, 2014 at 1:10 pm #63748Try now?
– Kyle
April 2, 2014 at 1:32 pm #63760Hello,
No it does not work.
In order to see the modal window. Go down till you see the BLACK button “Book a conference”.
This opens the modal window. (Also in attachment).You can see that the bg-color is still white.Thanks to solve it
April 2, 2014 at 2:21 pm #63781Try this:
.modal-body { background-color: #222; }
– Kyle
April 2, 2014 at 2:43 pm #63793Hello,
No, does not work
Please see attachment.
April 2, 2014 at 2:54 pm #63813Can you confirm that your other custom css works?
– Kyle
April 2, 2014 at 6:06 pm #63911Yes, the other custom CSS I added works
-
Posted in: Dante
You must be logged in and have valid license to reply to this topic.