Forum Replies Created
-
AuthorPosts
-
I tried this code as well but no result
There is not way to make the button text/link colors different from the general site link/text color?
ok no worries
thanks for trying!
Would you mind doing me a massive favor and provide me with the HTML and CSS for this one
I gave you the wrong module before. This is the correct one I want to use on my site. I tried doing it but it not looking correct.
here is my link
Thanks.
I will need to add about 20 more modules from codepen into my enfold site
Here is another example
I would really appreciate if you can explain how to you take the codepen codes and paste it into pastebin. (like the actual process) I am not sure how you did the first one.
Thanks alot
Hmm.
I tried that but nothing changed.
I cannot edit my color section , I added the ID to my 1/4 which is my widget area. Is that correct?
screenshot – https://s9.postimg.org/k26s03ze7/widget.jpg
I tried that but it is still not working :(
I am sending you my wordpress login
Here is what I would like for it to look like
Mockup – https://s7.postimg.org/izu4cp4kr/Admissions.jpg
http://staging.wsmsnyc.org.s167849.gridserver.com/wp-admin/widgets.php
Thanks as always
That works great. thanks
one more question
how do I decrease the spacing between the 3/4 column and the 1/4
screenshot – https://s9.postimg.org/cddio3r2n/spacing.jpg
Mockup – https://s7.postimg.org/izu4cp4kr/Admissions.jpg
Preferably making the 1/4 (sidebars) a bit wider to decrease that spacing or whatever you think is easier
But I want link colors to be #0055a5 just NOT on buttons.
You are amazing. While file did you change. I dont want to loose this change when I update my theme.
Thanks
But I am still a little confuse
Do I paste both HTML and CSS codes in the code block?
screenshot – https://s9.postimg.org/67p115mjj/Screen_Shot_2016_08_10_at_10_01_05_AM.png
Update on this again. For #2, I used Widget Area element to act as sidebar so that worked fine. So I just need help with #1
Thanks
Just an update on this.
Just to summarize I need help with the following:
1- I would like to use the right side green box (labelled “QUESTIONS”) and blue box (labelled “Key Admission Dates”) as a “sidebar”. The reason I would like to do that is because that green and blue box will be used on 3 other pages as well so for future updates, having it on a sidebar will work nicely because I can just update the sidebar and all the pages will be updated. How do I create that green box and then the blue box on the right bar widgets? I could easily do it with page builder but since this is a right bar widget, I am little lost.2- How do I create a full width section below the right sidebar and my contents at the bottom. If you look at my mockup. I would like the green bar section “CLICK HERE TO COMPLETE YOUR 2016-2017 APPLICATION.” and the 6 icon sections below it to span across the site below the after the right sidebar ends.
Mockup – https://s7.postimg.org/izu4cp4kr/Admissions.jpg
What I currently have – http://staging.wsmsnyc.org.s167849.gridserver.com/admissions/
Thanks
Please advise
But there is an HTML and CSS section in codepen
example – http://codepen.io/balraj/pen/RaEoVXwhere do I enter both HTML and CSS?
Thanks
I just switched it to fullscreen slider and added the code and it worked but the only issue now is that the on mobile the left part of the image is being shown and not the center. I think on this site (http://1c5.964.myftpupload.com/) the slide is centered so you see the center of the image
my site – http://staging.wsmsnyc.org.s167849.gridserver.com/
that works
thanks
I did that but it it still showing up like this
http://1c5.964.myftpupload.com/category/new-utrecht-hs/let me know if this makes sense?
no thats it
thanks as always
I can’t find it
Here is my screenshot
https://s31.postimg.org/ua0v4qp8b/Screen_Shot_2016_08_05_at_9_44_06_AM.pngthat works
thanksthanks will do
i think it will definitely be useful when building a magazine type site
that works
thank youHow is this site site doing it? I want to match it like that site
That only made the area taller, now I see white space below the slider
I just changed it to 265px but the height is not changing on mobile
/* Fullscreen slider height in portable devices*/
@media only screen and (max-width: 775px) {
.avia-fullscreen-slider .avia-slideshow {
max-height: 265px!important;
}
}ok
how do I make it taller
i added this code
/* Fullscreen slider height in portable devices*/
@media only screen and (max-width: 775px) {
.avia-fullscreen-slider .avia-slideshow {
max-height: 65px!important;
}
}should i remove that?
-
AuthorPosts