Digital experiences for all disciplines
Forum Replies Created
-
-
As you can see in the attachment, there are only four Instagram tiles (2 per row). We would like to show 8 (4 in each row).
Attachments:
You must be logged in to view attached files.I resolved this by creating two menus. One without a # for Desktop and one with # for mobile. Thanks.
Rui,
The background image used in the Fancy Header does not resize completely.
How can we force this to shrink right down?
Mark
Will do. Thanks.
This reply has been marked as private.This reply has been marked as private.Also noticed that when you return to Packages from the Blog the section title is underneath the sticky header.
Also noticed that even if you refresh the page upon returning from Blog (by clicking on the main logo), Packages is still highlighted in the Menu.
Worked that out.
Thanks again.
Hi Mo,
I have added this to my Custom CSS.
Now how do I access the font?
@font-face {
font-family: ‘ThirstySoftRegular’;
src: url(‘http://taffydev.com.au/clients/bbb/fonts/thirsty-soft-regular.eot’);
src: url(‘http://taffydev.com.au/clients/bbb/fonts/thirsty-soft-regular.eot?#iefix’) format(’embedded-opentype’),
url(‘http://taffydev.com.au/clients/bbb/fonts/thirsty-soft-regular.woff2’) format(‘woff2’),
url(‘http://taffydev.com.au/clients/bbb/fonts/thirsty-soft-regular.woff’) format(‘woff’),
url(‘http://taffydev.com.au/clients/bbb/fonts/thirsty-soft-regular.ttf’) format(‘truetype’),
url(‘http://taffydev.com.au/clients/bbb/fonts/thirsty-soft-regular.svg#youworkforthem’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
/* BODY FONT */
body, h6 {
font-family: “ThirstySoftRegular”, Arial, Helvetica, Tahoma, sans-serif;
}/* HEADINGS FONT */
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
font-family: “ThirstySoftRegular”, Arial, Helvetica, Tahoma, sans-serif;
}Hi Ed,
Superb work. Thanks to you and the team.
Mark
This reply has been marked as private.Hi Rui,
Adding
.spb_toggle ul {
list-style: inherit!important;
margin-left: 20px!important;
}to the Custom CSS does not work.
Please advise ASAP.
Hi Kyle,
1) Turning off the Plugin worked. Thanks
2) How can we get the bullet points to be visible in the Toggle boxes?
This reply has been marked as private. -