Digital experiences for all disciplines
Forum Replies Created
-
-
It doesn’t really get the Theme styling. My h5 Tag is styled with “400” weight but the mega menu items get “700”.
Kind regards,
SimonThere is just one specific item I want to hide in the related projects section.
Hello,
I would also like to achieve to disable the comment count. I got it working with the supplied code for the function.php but that seems to be a lot of code, just to get rid of the counter. Is there anyway to achieve this with less code?
Kind regards,
SimonDavid, I want to thank you! For the last 3-4 Years I relied on Swiftideas Themes you have got the greatest support EVER!
Thank you and all others at Swiftideas!!!
Thanks that did the trick. Although for other wondering the same you need to go a little further so it does respond well on different screen sizes:
@media(min-width:768px) { .detail-feature .details-overlay h1 { max-width: 750px } } @media(min-width:992px) { .detail-feature .details-overlay h1 { max-width: 970px } } @media(min-width:1200px) { .detail-feature .details-overlay h1 { max-width: 1170px } } .detail-feature .details-overlay h1 { padding: 0 15px!important; width: 100%; margin: 0 auto; }
Hi Kyle,
I would like to use the column as a big button (see attachment).
The reader should be able to click the whole item, not just the button on the item.
I solved this by adding a href below the text and doing the following custom css:
.clickable a:not(.sf-button) { position: absolute; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; z-index: 10; background-color: white; /*workaround to make clickable in IE */ opacity: 0; /*workaround to make clickable in IE */ filter: alpha(opacity=0); /*workaround to make clickable in IE */ }
Works but is a bit dirty, I think.
It would be great to include this with a future update (or new theme). 🙂
Kind regards,
SimonAttachments:
You must be logged in to view attached files.No sorry. The site is live. It does not bother me, so I’ll just leave it.
Just wanted to let you know, because it said so. 😉Kind regards,
SimonSee attached screenshot. 🙂
Attachments:
You must be logged in to view attached files.July 23, 2015 at 6:24 pm in reply to: Use the %portfolio-category% tag in the Portfolio permalink base #197207You’re welcome 🙂
Hi, I figured out that I can just turn off the newsletter bar and than activate it only on the pages that I need it on.
So the Setup is the following:
Deactivate “Enable Newsletter/Subscribe Bar”
Deactivate “Enable Newsletter/Subscribe Bar Globally”Activate “Enable Newsletter Bar” on the page http://parcyvall.com/gedanken/
The bar shows up on that page (and that page only). Yeah! 😉
This seems counterintuitive to me, but works nonetheless. Maybe it’s something to fix in a future update?
Kind regards,
SimonAttachments:
You must be logged in to view attached files.We upgraded from Cardinal, thanks for the great work from you guys!
Kind regards,
SimonApril 28, 2015 at 7:42 am in reply to: Page Builder Content below Detail Split Media / Description #169350Ok. Thanks anyway.
Kind regards,
SimonApril 25, 2015 at 11:34 am in reply to: Post Meta & Curtain Slider Problems after upgrade (from Cardinal) #168497Yes I can replicate it there.
I tested the page 3 times.
• Scrolling down very fast, past the objects and back up. The third icon box did not load. (Screenshot 1)
• Second Time reloading the page on the spot, so it scrolled down by itself. All Icons loaded but the first one was faded. (Screenshot 2)
• Third time scrolling down slowly. All loaded fine.
Kind regards
SimonAttachments:
You must be logged in to view attached files.April 24, 2015 at 3:06 pm in reply to: Post Meta & Curtain Slider Problems after upgrade (from Cardinal) #168254I couldn’t find a page on the demo where the icon boxes are animated. Could you give me a link and I’ll check.
-