Digital experiences for all disciplines
Forum Replies Created
-
-
Thanks!
Mobile screen shot attached.
Attachments:
You must be logged in to view attached files.Thank you.
Thanks!
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.I’ve changed the height in all of the “height” lines below, but they did not impact the size of my images. Am I missing something?
$count = 0;
$image_width = 270;
$image_height = 350;if ($item_columns == “1”) {
$item_class = ‘col-sm-12’;
} else if ($item_columns == “2”) {
$image_width = 540;
$image_height = 540;
$item_class = ‘col-sm-6’;
} else if ($item_columns == “3”) {
$image_width = 360;
$image_height = 360;
$item_class = ‘col-sm-4’;
} else {
$item_class = ‘col-sm-3’;Please see attached image. The button “Private Wealth Management” on the left needs to be the same height as the other two buttons.
Attachments:
You must be logged in to view attached files.I would like to resize the height of the team member image.
Yes, I was able to find the solution. Thanks.
Thanks
I have disabled all the plugins, but the starting state of the icon box is still transparent. Is the ‘icon box color’ drop down for the starting state color, or the background color of the box on mouseover? – which seems to be working. I need to change the background color of the icon box in the non-mouseover state.
Yes, I’ve tried all the available backgrounds. However, the icon boxes stay transparent.
-
Posted in: Reply To: Icon Box Color