-
AuthorPosts
-
July 24, 2014 at 8:28 pm #295634
Hello. I am having some issues with one of the my pages (see http://papernapkinmarketing.com/the-bodybuilding-camp).
1. I have a video playing in a color section. I don’t want the video to have any sound but I can’t figure out how to turn it off (it’s the sound at the top).
2. There is a form at the bottom. Every time I remove the “Message” line the form disappears. I’ll remove it, save it and then come back to the page a few minutes later and the form is gone. I can’t figure out what’s going on.
July 24, 2014 at 9:02 pm #295652Hey!
The video is muted and the form is appearing at the bottom.
Cheers!
JosueJuly 24, 2014 at 9:10 pm #295658Hi Josue,
The problem is when I remove the message line from the form it disappears. Can you add you as an admin and you can try?
July 24, 2014 at 9:33 pm #295672Please do so.
July 29, 2014 at 8:26 pm #297412Hi Josue,
Sorry for the delay. I didn’t see this email came in. Here is your admin information:
username: josue
password: josue123July 29, 2014 at 8:27 pm #297413This reply has been marked as private.July 30, 2014 at 12:55 am #297458This reply has been marked as private.July 30, 2014 at 5:01 am #297556Hi!
I was able to set the form without the message line (removed it via debug window):
http://papernapkinmarketing.com/the-bodybuilding-campCheers!
JosueJuly 31, 2014 at 3:56 am #298071This reply has been marked as private.July 31, 2014 at 4:16 am #298079This reply has been marked as private.July 31, 2014 at 5:06 am #298094Also, Josue. I am trying to do the following:
Place the OFFICE SPACE left justified and TROPICAL PARADISE right justified (so it matches the layout) I can’t figure out how to change the sides the text moves towards.
August 1, 2014 at 7:24 pm #298900Hi Josue,
Would you have a moment to get back to me on these questions? Thanks!
August 2, 2014 at 1:53 am #299025Hi!
Sorry for the delay.
2.) Add this on Quick CSS or custom.css to remove the border:
.special-heading-border { display: none; }
3.) Use this for the H2 headings:
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: uppercase; letter-spacing: 1px; font-size: 34px; line-height: 1.1em; }
4.) Contact form at the bottom of the page shows fine when I checked it.
Regards,
IsmaelAugust 2, 2014 at 2:19 am #299040Hi Ismeal –
Thank you. A few more quick questions (on the following page http://papernapkinmarketing.com/the-bodybuilding-camp)
#2 – It removed the line next to the heading. However, the heading (such as YOGA AND MEDIATION, TEAM ACTIVITIES, EXCURSIONS–all the sections right justified) are now hanging out in the middle instead of being on the right side of the page. Is there a way to fix that?
#3 – I added the CSS but it didn’t change the format (font / size) under the headings on the page. I am hoping to have the text be the same as the text under the headings on the following page – http://papernapkinmarketing.com/dental
August 6, 2014 at 4:02 pm #300715Hey!
#2 – I’m not quite sure what you mean here. Those sections are inside one half columns so the content is on the left of the section.
#3 – turn on the custom class field for all of the builder elements following this doc: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then you can target those elements directly to adjust the font size/style exactly as you want with your own custom class. Something like:
.special-heading-big { text-transform: uppercase; letter-spacing: 1px; font-size: 34px; line-height: 1.1em; }
Regards,
Devin -
AuthorPosts
- You must be logged in to reply to this topic.