Home › Forums › WoodMart support forum › can i do this with your them
can i do this with your them
- This topic has 9 replies, 2 voices, and was last updated 5 years, 12 months ago by Elise Noromit.
-
AuthorPosts
-
December 16, 2018 at 12:46 pm #96432
joker44Participantlike a connection pages where pages changes one photo get clicked as in photo
https://ibb.co/hyz3tfb
you can check it in website
https://www.qiotic.comalso can i make ajax gallery with section like in the link
https://www.qiotic.com/portfolio/December 16, 2018 at 1:23 pm #96435
Elise NoromitMemberHello,
The switching effect may be achieved with Tabs element and CSS. The second effect may be achieved by means of video background on sections and image background on the row.
Both examples are content creating issue.
Best Regards
December 17, 2018 at 11:30 am #96524
joker44Participantthanks for your feedback
the first one i played with the tabs and i think i cant reach what i want < so if your can provide me the trick i will appreciated—————–
next css how to add shadow and the flow affect when hover in all over the block like this link
https://ibtikarat.sa/Web_Development.php
please help me reach that—————-
in your testimonial : can we add little css like flow and shadow affect when hovering like the pricing tabs in your them ?December 17, 2018 at 12:47 pm #96540
Elise NoromitMemberHello,
We do not have a ready solution for tabs. Our support does not cover such issues. We sometimes can provide CSS for a minor change and this issue will be time-consuming.
Please provide the screen of the block which you want the shadow on hover to be applied.
Best Regards
December 17, 2018 at 4:11 pm #96599
joker44ParticipantThanks for your feedback
The photo in the attachemnt where i want to have similar shadow affect in hover for the block
And this is agaim the link for live
View
https://ibtikarat.sa/Web_Development.phpAttachments:
You must be logged in to view attached files.December 17, 2018 at 5:40 pm #96625
Elise NoromitMemberHello,
I do not see this block on the home page, please provide the page URL
Best Regards
December 17, 2018 at 9:05 pm #96648
joker44Participantthis is the page url :
https://ibtikarat.sa/Web_Development.phpand the block i framed it so you can see it in the attachment
Attachments:
You must be logged in to view attached files.December 18, 2018 at 7:03 am #96683
Elise NoromitMemberHello,
I am a bit confused.
I see the shadow effect on hover. Please provide the page URL and block where you want to apply this effect or clarify what I should do with this block.
Best Regards
December 18, 2018 at 9:09 am #96718
joker44Participantsorry for misunderstanding her is the site i want to add this function on it see in privet
Attachments:
You must be logged in to view attached files.December 18, 2018 at 12:41 pm #96787
Elise NoromitMemberHello,
You have added the same class to both: Infomation block and column. Delete the class either from a box or from column http://prntscr.com/lwho9u otherwise, you have the following effect https://gyazo.com/61330a924231c166723d4e5452e13d14
Add this code to the Theme Settings > Custom CSS > Global:
.hover_box:hover{ -webkit-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.75); box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.75); }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register