Digital experiences for all disciplines
Forum Replies Created
-
-
Hi –
I reduced the width of the icon box to 1/2 using:
.page-id-12217 .sf-icon-box[class*=”sf-icon-box-boxed-“] .sf-icon-box-content-wrap {
width: 40%;
padding: 40px 30px 15px 30px;
}This worked fine.
I then added ‘col-md-offset-3’ to the extra class field and it did not center justify the box. Any ideas?
Thanks,
FabianThanks guys!
Fabian
Hi Kyle – if I want it to have it affect just one page is this CSS correct?
.page-id-12217 .sf-icon-box h3 > i {
display: none;
}Site page is http://dev.fmora.com/?page_id=12217
Fabian
Hi Kyle –
I thought about using the boxed content, but then how would I be able to add an asset background to a boxed content?
Fabian
Hi Kyle –
I have a similar question as well. I am trying to:
1) Reduce the right side of the icon box. I am looking to have it the same margin as the left side of the icon box.
2) Then I would like to center the box (justify center), not the text
3) Lastly, is it possible to remove the icon? Will this effect other icon boxes where I have icons.Screenshot –> http://i.imgur.com/0F7j4SB.png
The page where I am seeing this is: http://dev.fmora.com/?page_id=12217
Thanks!
FabianGot it. Didn’t see the extra CSS I had in there. Thanks!
I am a little confused…how can I fix this?
Fabian
October 20, 2014 at 1:27 pm in reply to: Remove white space above and below text block with arrow remaining on top #121531No problem. Thank you. Your support is fantastic!
Fabian
October 20, 2014 at 1:26 pm in reply to: Remove white space above and below text block with arrow remaining on top #121529Awesome – this worked! Anyway to have the white border around the arrow?
Fabian
Hi Kyle –
I have this in my custom CSS –> http://i.imgur.com/Wi58luk.png
Is the custom CSS not taking effect?
Fabian
October 20, 2014 at 1:16 pm in reply to: Remove white space above and below text block with arrow remaining on top #121523Hi – I have done this however am not seeing the arrow –> http://i.imgur.com/De7v3WR.png I would like to have the arrow overlap the next text block below.
The page that has this issue is http://dev.fmora.com/?page_id=12225
Your help is appreciated.
Thanks.
Hi – the page that has the incorrect icons is http://dev.fmora.com/?page_id=12120
Thanks,
FabianOctober 19, 2014 at 3:50 am in reply to: Remove white space above and below text block with arrow remaining on top #121256Hi –
UPDATE: I figured out how to do #1. I still have not figured out #2.
Your help with #2 is appreciated.
Thanks!
All set! I figured it out!
Thanks.
PERFECT! Thanks again!
-