-
AuthorPosts
-
June 20, 2018 at 12:42 pm #975251
Hi,
Thank you for resolving the issue on the home page. Further down the page there is a black and white image with a red pencil. I would also like to bring the text up beyond the pencil so that it is legible. Please can you kindly send me the code for it?This is the code I was given for the first image on the home page and that worked great. Does this apply to all section of parallax or can I individually modify different sections?
.slideshow_caption p, .slideshow_caption h2{
margin-top:100px!important;
}Kind regards,
MayaJune 20, 2018 at 7:17 pm #975429Hey mayamaria,
Adjust the code to the following:
#fullscreen_slider_3 .slideshow_caption p, .slideshow_caption h2{ margin-top:-100px!important; }
Best regards,
Jordan ShannonJune 21, 2018 at 6:04 pm #975894Hi Jordan,
Thank you for your email. I tried the code but the text “How can we help” is still on the image of the pencils. Would like to move it so that it shows above the red pencil.
Thank you,
MayaJune 21, 2018 at 8:23 pm #975956Hi Maya,
You can play with the margin and work out the value that works for you:
#fullscreen_slider_3 .slideshow_caption p, .slideshow_caption h2 { margin-top:-120px!important; }
If you need further assistance please let us know.
Best regards,
VictoriaJuly 6, 2018 at 1:56 pm #982063Hi,
I would like to change just the colour of the Submit button font to black. Right now the font is white on a white background but I want to keep the other fonts in white.
Thank you,
MayaJuly 6, 2018 at 7:39 pm #982206Hi,
Add this to quick css:
.form_element .button{ color:#000!important; }
Best regards,
Jordan ShannonJuly 9, 2018 at 11:46 am #983030Hi,
Thank you for the solution!
Next, is there a way to place a white semi transparent background just behind the main menu so that the fonts a re easier to read?
Thanks,
MayaJuly 9, 2018 at 5:23 pm #983238Hi,
the /home returns a 404error and http://readsojourn.com/ is not going anywhere.
Can you check?Best regards,
BasilisJuly 9, 2018 at 5:27 pm #983245July 9, 2018 at 5:28 pm #983248Hi Basillis,
Try this please.
Thanks,
MayaJuly 9, 2018 at 6:15 pm #983300Hi,
Add this to quick css:
#header_main_alternate .container{ background: rgba(255, 255, 255 ,0.5)!important; }
Best regards,
Jordan ShannonJuly 9, 2018 at 6:41 pm #983320Hi Jordan,
Thanks, great. Is there a way to extend this bar all they across the top?
Thanks!
MayaJuly 9, 2018 at 7:05 pm #983325Hi,
It already extends the width of the page, unless I’m misunderstanding what you mean.
Best regards,
Jordan ShannonJuly 9, 2018 at 7:13 pm #983334When I see full screen (27in) the white translucent bar does not go all the way across the page in terms of the width. Does that makes sense?
July 9, 2018 at 7:15 pm #983339Also just noticed that on the safari browser I can see the white bar, however, on the chrome it doesn’t show…
July 9, 2018 at 7:17 pm #983341Hi,
Can you add a screenshot?
Best regards,
Jordan ShannonJuly 9, 2018 at 7:18 pm #983344/Users/maya_spinazzi/Desktop/Screen Shot 2018-07-09 at 18.18.25.png
July 9, 2018 at 7:19 pm #983347This one is Chrome.
/Users/maya_spinazzi/Desktop/Screen Shot 2018-07-09 at 18.19.15.pngJuly 9, 2018 at 7:36 pm #983354Hi,
I would need a url link. However, it should work in Chrome as that is the browser I am coding on. Have you made sure to clear your cache a few times over in that browser?
Best regards,
Jordan ShannonJuly 9, 2018 at 7:39 pm #983356URL to the screenshot? Otherwise the url is the same as before. Not at the desk at the moment.
July 9, 2018 at 8:11 pm #983372Hi,
Yes, I’m not able to access it via the “users/” url provided. In the meantime try this in quick css:
#header_main_alternate .container{ background: rgba(255, 255, 255 ,0.5)!important; width:100%!important; }
Best regards,
Jordan ShannonJuly 10, 2018 at 8:20 am #983526Hi Jordan,
Thanks but I am still getting the same result.
/Users/maya_spinazzi/Desktop/Screen Shot 2018-07-10 at 07.19.13.png
July 10, 2018 at 4:57 pm #983741Hi Jordan,
Any luck on the above?
Also, How can a make the newsletter box smaller on the footer. I will attach a screen shot.
/Users/mayaspinazzi/Desktop/Screen Shot 2018-07-10 at 15.55.40.pngJuly 10, 2018 at 6:38 pm #983763Hi mayamaria,
We cannot access your screenshots. Please upload them to a service like Dropbox or https://imgur.com/upload and give us the links here.
Best regards,
VictoriaJuly 10, 2018 at 6:59 pm #983775To who do I give the access though through drop box? Can you please give me a more specific instruction?
In any case the question about the newsletter box reduction size in the footer request probably doesn’t require a screen shot.
I am also still waiting to hear a resolution regarding the menu width please?
Thank you.
July 12, 2018 at 9:39 am #984571Hi mayamaria,
You can just add images to the public folder.
Here is the code for the newsletter form you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.gem-form-wrapper { width: 55%; }
Cna you please describe again what the issue with the menu is?
If you need further assistance please let us know.
Best regards,
VictoriaJuly 12, 2018 at 12:28 pm #984660Hi Victoria,
Thank you for the code it worked perfectly.
For the menu bar, when viewed full screen (27 in), the white bar doesn’t go all the way across the top. I would like it to go all the way across.
Hope that makes sense.
Thanks,
MayaJuly 17, 2018 at 8:10 pm #986607Hi,
I just checked and I can see it stretching across all screen. It is a 26” although, but I do not think that there is a way to be it smaller.
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.