Digital experiences for all disciplines
Forum Replies Created
-
-
March 24, 2015 at 6:02 am in reply to: broken full width controls on content items like Promo Bar #160098
I think that did work, thank you.
ON this page, the two promo bars are not full width, but that’s because the full width control is inaccessible to me (see my other open item). But all of the full width items reset on me earlier today and I had to change them all back.
I listed the theme version as 2.05. Is that the latest?
(edit) I obviously meant to type FULL Width Rows. Adding this to help with search.
January 31, 2015 at 10:14 pm in reply to: Header contact slideout icon – change to text? (Cardinal) #146024Being able to change the graphic would also be a great solution. I actually think I’d prefer that more.
January 29, 2015 at 10:23 am in reply to: How to change text of 'Related Projects' in Portfolio #145385Thank you. Now I’m getting two sets of heading text: “Related Projects + new text” on the title line.
Did you give me a fix for a solution that involves .po files?
The thread I was commenting on said to do this:
Go to joyn/swift-framework/content/sf-portfolio-detail.php and edit line 264:
<h2 class=”<?php echo $heading_class; ?>”><?php apply_filters(‘sf_related_projects_heading’, _e( “Related Projects”, “swiftframework” )); ?></h2>
– Kyle
January 29, 2015 at 9:56 am in reply to: How to change text of 'Related Projects' in Portfolio #145370Is there a way to apply this change if using the child theme, so it will survive through updates? I altered this php file and put it in a clone of the enclosing folders in the child folder, but it had no effect.
Fantastic again! Thank you. I’m terrible at CSS selectors…
This is great, thanks for all your help.
This is fantastic! Thank you.
I’m having trouble targeting these captions to make the font size larger. Can you tell me what CSS selector to use, and what units to use? (px, em, etc)?
Sorry! I just set the first row of 3 images to Hover on the home page.
PS: on the home page, I’d edit the images you see now to remove the type I added in Photoshop, so don’t worry about the words you see now. I’d make them plain images so that the CSS type will be the only type there.
Sure!
I realized there are two different types of image where I’d like to do this:
1) on the home page, I am showing some different images with words on them. Attaching a screen shot of an image where I’d like the caption to always float over the image:
http://breadandcie.com/lee1/(I’d want to do it for all the images of this type on the page, but if you want me to target them with a special class, I can do that)
2) on a gallery page, I’d like to achieve the same thing on all gallery grid items — always floating text, no overlay color. I’m also attaching a screen shot of this page to indicate an example image.
http://breadandcie.com/lee1/wholesale/wholesale-bread-menu-page/In both cases, the type would need to be larger, to be legible.
You are great, thank you!
Attachments:
You must be logged in to view attached files.January 29, 2015 at 8:39 am in reply to: Header contact slideout icon – change to text? (Cardinal) #145342That worked! Thank you.
January 29, 2015 at 7:20 am in reply to: Header contact slideout icon – change to text? (Cardinal) #145308I altered this line, and put it in a folder in the child theme, nested within folders with names that match the main theme. Nothing changed. Is it impossible to do this to the child theme?
January 28, 2015 at 10:23 pm in reply to: Header contact slideout icon – change to text? (Cardinal) #145274Thank you!
-