Tagged: x
-
AuthorPosts
-
June 15, 2016 at 2:09 pm #1043793
drsefeParticipantHi Themeco support,
1.) Would it be possible to remove(photo is attached below)?
2.)After a link is pressed, is stays marked. It only happens in firefox. Photo is attached below. How can this be undone? If i go into Customizer-Typography and make Site Links totally transparent it goes away to some extent but it also makes portfolio menu transparent (Mark around links and portfolio are the same colour. Can be seen on a picture attached)Best Regards,
Tine
June 15, 2016 at 2:14 pm #1043798
drsefeParticipantHi Themeco support,
1.) Would it be possible to remove(photo is attached below)?
2.)After a link is pressed, is stays marked. It only happens in firefox. Photo is attached below. How can this be undone? If i go into Customizer-Typography and make Site Links totally transparent it goes away to some extent but it also makes portfolio menu transparent (Mark around links and portfolio are the same colour. Can be seen on a picture attached)Best Regards,
Tine
June 15, 2016 at 5:43 pm #1044079
JadeModeratorHi Tine,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
June 16, 2016 at 12:33 am #1044597
drsefeParticipantThis reply has been marked as private.June 16, 2016 at 2:06 am #1044687
Rue NelModeratorHello Tine,
Thank you for the very detailed information.
1] To remove the feature image in the portfolio item, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.single-x-portfolio .entry-featured { display: none; }2] To remove the borders when the link is clicked, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus { outline: none !important; }We would loved to know if this has work for you. Thank you.
June 16, 2016 at 1:49 pm #1045673
drsefeParticipantHi Rue Nel,
it works flawlessly. Thank you very much! 🙂 There is just one little thing left. Is it possible to remove “See it live” section in the portfolio item (picture attached below).
Ii would like to thank everybody for your hard work!! You are an amazing company. 😉
Best Regards,
Tine
June 16, 2016 at 3:31 pm #1045830
JadeModeratorHi Tine,
Please add this code:
.x-portfolio .entry-info { width: 100%; } .x-portfolio .entry-extra { display: none; }Hope this helps.
June 17, 2016 at 1:15 am #1046559
drsefeParticipantHi Jade,
it worked great! Thank you very much for your support.
Best Wishes,
Tine
June 17, 2016 at 1:31 am #1046572
RupokMemberYou are welcome Tine!
Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1043793 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
