-
AuthorPosts
-
December 10, 2014 at 5:38 am #365849
Hi,
I contacted Kriesi but he said to that he is out of town and for me to post on this support and someone will help me with these customizations.1- http://www.roberthouserstudio.com/facingchemo/support/ – top box (support), how do I center the type vertically, so it’s not so low within the dark gray box
2- Same thing here again. http://www.roberthouserstudio.com/facingchemo/exhibit/ – all boxes on this page it feels like the text is sitting a little low in the boxes, how do I move type a little higher within each box
3- http://www.roberthouserstudio.com/facingchemo/support/ We removed the background behind the arrows in the layer slider on the homepage but I am reusing the layer slider on this page with a white background. The arrows are there but it is also white so it does not show, how can I change those arrow color just on this slider/page?
4- http://www.roberthouserstudio.com/facingchemo/support/ Sponsoring off section at the bottom, the word ‘Email’ which is an email link is not readable. how do I make it just white and bold.
5- http://www.roberthouserstudio.com/facingchemo/about/
How do I remove the left padding on testimonials? The picture (is set up as a testimonial ) should be left aligned so it aligns with the content below.December 10, 2014 at 6:31 am #365858I have one more question
6- How do I add a column in a column? Example on this page http://www.roberthouserstudio.com/facingchemo/exhibit/ I am using a 1/5, 3/5, 1/5 layout for those blocks
The two 1/5s and empty and all the contents are in the 3/5. My issue is that I would like to split one of the 3/5 into two equal size having text on the left and an image on the right. How can I achieve that? Please feel free to login and take a look at the page set up in wordpress
http://www.roberthouserstudio.com/facingchemo/exhibit/Thank you so much. Really appreciate this.
December 10, 2014 at 4:19 pm #366016Any update on this?
Thanks
December 10, 2014 at 10:16 pm #366276Hey!
1. Drag a codeblock element to your page and add this inside.
<style type = "text/css"> .avia-section .avia_textblock > p:first-child { margin-top: 0; } </style>
2. Same thing as #1.
3. Drag a codeblock element to the page and add this inside.
<style type = "text/css"> #top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next { color: black !important; } </style>
4. Add this to your custom CSS.
#subheadso a { color: white !important; font-weight: bold !important; }
5. Drag a codeblock element to the page and add this inside.
<style type = "text/css"> .avia-testimonial-meta { left: 170px !important; } .avia-testimonial { padding-left: 0px !important; } </style>
6. You can switch to the default editor and then nest the column shortcodes inside each other. It would look something like this.
[av_one_half first]Add Content here[/av_one_half] [av_one_half] [av_one_half first]Add Content here[/av_one_half] [av_one_half]Add Content here[/av_one_half] [/av_one_half]
Regards,
ElliottDecember 10, 2014 at 11:40 pm #366323Number 1-5 worked like a charm. Thank you so much.
I am still having some problems with #6. I did what you said and it is not working and now I have an empty white space at the top of that page. Can you take a look?
http://www.roberthouserstudio.com/facingchemo/exhibit/Thanks again
December 10, 2014 at 11:47 pm #366330Now that entire page is messed up :(
Can you please take a look for me
http://www.roberthouserstudio.com/facingchemo/exhibit/December 11, 2014 at 12:42 am #366354I tried to follow this link but I am still seeing that empty white space at the top
thanks
December 11, 2014 at 2:58 am #366396Hi!
Check it now, i’ve put the code block inside the last color section so the builder doesn’t create another empty color section for it.
Cheers!
JosueDecember 11, 2014 at 6:12 am #366502Thanks.
I am still having issue with #6
http://www.roberthouserstudio.com/facingchemo/exhibit/
Do you think you can login and in the “propose a venue” section, put the text first and the image to the right of it instead of below?
Thanks again.
December 11, 2014 at 7:21 pm #366833Hey!
Done!
Hope you are happy now :).Regards,
AndyDecember 11, 2014 at 7:51 pm #366847Awesome. thanks alot
-
AuthorPosts
- The topic ‘Need some customization help’ is closed to new replies.