Digital experiences for all disciplines
New Landing › How can we help? › Cardinal › Change widget title portfolio carrousel H3 to H2
New Landing › How can we help? › Cardinal › Change widget title portfolio carrousel H3 to H2
- This topic has 42 replies, 5 voices, and was last updated 9 years by Mohammad – SUPPORT.
-
Posted in: Cardinal
-
April 30, 2015 at 3:10 pm #170556
Hi,
I just resolve the issue so please check it now.
Thanks
MohammadApril 30, 2015 at 3:53 pm #170586Yes it works again. Thank you! I would like to know what I did wrong or what happened so this won’t happen again.
Now getting back to the code you gave me to have title stay fixed on images and not move or change as mentioned before.
I would like my images (posts and portfolio) on the pages to look like on the http://www.airbnb.com website.
The code you gave me somehow doesn’t work.
You can see this on this page http://mad-work.com/test/work/
Hopefully you can change this.
Thank you for your effort!
May 1, 2015 at 7:23 am #170730Hi,
1- You chosen Thumbnail link to another image in a portfolio item but you did not upload image.2- Please try to use the page builder single image element with different width to create the page like https://wordpress.org/plugins/custom-taxonomy-order-ne/.
Thanks
MohammadMay 1, 2015 at 7:37 pm #171005Hi,
1. OK, I changed a portfolio item to see what you mean. It’s the item that says “Driftwood Furniture”: http://mad-work.com/test/work/.
Unfortunately it still doesn’t look like the images on the http://www.airbnb.com website as I would prefer it would look like. (see attachement for image example)
The text over the image zooms out when you hover over it and is not located in the center of the image and it also has a opaque black background under the text.
Can you change the css code, so the text is always centered, doesn’t zoom on hover and has no opapue background?
2. I don’t understand what the images have to do with taxonomy. Hope you can explain?
Thanks for all your efforts!
Attachments:
You must be logged in to view attached files.May 4, 2015 at 10:00 am #171464Hi,
Please use this custom css code:-figure.animated-overlay figcaption{ background:none !important; top:35% !important; }
Thanks
MohammadMay 4, 2015 at 9:37 pm #171758Hi Mohammad,
I combined all the code I received from you and we’re almost there.
The only thing I would like to change is that the text should centered and have nog transparent grey background.
Then we are there.
However I do not know how to achieve this, hope you can see what’s missing in the code below.
figure.animated-overlay figcaption{
background: none !important;
transform: none !important;
}figure.animated-overlay figcaption {
background: none repeat scroll 0 0 rgba(3, 3, 3, 0.1) !important;
color: #000000 !important;
height: auto !important;
margin-top: 0px;
opacity: 1 !important;
position: absolute;
}See what I mean: mad-work.com/test/work
May 5, 2015 at 6:25 am #171800Hi,
Please use this code :-figure.animated-overlay figcaption{ background: none !important; transform: none !important; top:35% !important; } Instead of it :- figure.animated-overlay figcaption{ background: none !important; transform: none !important; }
Thanks
MohammadMay 5, 2015 at 1:56 pm #171965OK, thank you Mohammad, that worked and can you also change the opaque background to transparant?
Thanks!
May 5, 2015 at 2:04 pm #171973Found it! Had to change the rgba to 0,0.
Thanks for all your trouble!
Really appreciate it.
May 5, 2015 at 2:06 pm #171974Great! Thanks Mohammad
May 5, 2015 at 2:18 pm #171981Hi,
I am not getting you so please upload a marked screenshot.
Thanks
MohammadJune 28, 2015 at 6:27 pm #189425Hello,
Has something changed in the theme? I cannot seem to find the folders recent-post.php and portfolio-carousel.php and others anymore in my FTP software.
Is this correct or am I looking in the wrong spot?
I would like to change the widget heading to H5 instead of H4.
See attachement.
Thank you!
Attachments:
You must be logged in to view attached files.June 29, 2015 at 6:03 am #189495Hi,
Please try to find at this directory /wp-content/plugins/swift-framework.
Thanks
Mohammad -
Posted in: Cardinal
You must be logged in and have valid license to reply to this topic.