Forum Replies Created
-
AuthorPosts
-
any response on this?
Thank you for your help with this. Infor is below.
I also tried for a custom icon from fontello and got the same result.-
This reply was modified 5 years, 2 months ago by
4ROI.
November 8, 2017 at 11:52 pm in reply to: Responsive issues with grid row and content in large testimonial slider #874348Perfect! Thank you for your assistance!
November 2, 2017 at 11:28 pm in reply to: Responsive issues with grid row and content in large testimonial slider #871877Thanks Jordan! That worked. One last question if you don’t mind.
What do I target to change the font color of the Website Link that apears next to the person’s name?
November 2, 2017 at 12:34 am in reply to: Responsive issues with grid row and content in large testimonial slider #871464Mike,
Thank you so much. This worked great. The only issue now is that the arrows overlap the text in some views. You can see that in the screenshot you posted https://postimg.org/image/6yxf12i25/How do I prevent the arrows from overlapping the text?
still not working, but I am going to change the design, so i won’t have to deal with these boxes.
here you go
I removed it, but it didn’t improve it. The blocks did change, but are more cramped now and still have overflow of text in some views
Hi Ismael,
Thanks for getting back to me. I tried adding the css and it does not work. I did add some css to adjust the heading size as well. here is everything I have in the custom css right now. I am testing screen sizes in http://quirktools.com/screenfly/ and still see the same issues on some screen sizes.@media only screen and (max-width: 1024px) {
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
margin: 0;
margin-bottom: 20px;
width: 100%;
}.responsive #top .flex_column_table_cell {
display: block;
}
}`@media only screen and (max-width: 1200px) {
h2.avia-caption-title {
font-size: 48px !important;
}}
@media only screen and (max-width: 1325px) {
.avia-caption-content {
font-size: 35px !important;
}}
@media only screen and (max-width: 1100px) {
.avia-caption-content {
font-size: 25px !important;
}}
@media only screen and (max-width: 900px) {
h2.avia-caption-title {
font-size: 42px !important;
}}
@media only screen and (max-width: 875px) {
.avia-caption-content {
font-size: 20px !important;
}}
@media only screen and (max-width: 875px) {
h2.avia-caption-title {
font-size: 38px !important;
}}
@media only screen and (max-width: 767px) {
.avia-caption-content {
font-size: 18px !important;
}}
@media only screen and (max-width: 769px) {
h2.avia-caption-title {
font-size: 25px !important;
}}
@media only screen and (max-width: 479px) {
.avia-caption-content {
font-size: 14px !important;
}}
@media only screen and (max-width: 479px) {
h2.avia-caption-title {
font-size: 20px !important;
}}Thanks for getting back to me Rikard, The website is in development, the link is being sent privately
I solved this already
-
This reply was modified 5 years, 2 months ago by
-
AuthorPosts