Tagged: x
-
AuthorPosts
-
October 17, 2016 at 1:48 pm #1219732
raveneventsParticipanthttp://aboriginalbusinessmatch.com/portfolio-item/the-aquaculture-association/
I have added this to the custom css area just to get rid of the blank space to the left, but it’s not working:
.single-x-portfolio .entry-featured {
display: none;
}What we really want to do is have the portfolio text and navigation to be on the right and the logo/featured image to be on the left. How do I do that?
October 17, 2016 at 2:15 pm #1219763
NicoModeratorHi There,
Thanks for writing in.
The code you added above works. I confirm that it is added in your setup. Upon checking your setup, To add the featured image to the left, please remove the code above then add featured image to your post in your post settings.
Hope it helps.
Let us know how it goes.
Thanks.
October 17, 2016 at 2:35 pm #1219783
raveneventsParticipantThe opportunities page shows all of the items with featured images, including the one I linked. I took that line out of the custom css and no featured image shows, though it is set in the admin area.
October 17, 2016 at 4:34 pm #1219918
Nabeel AModeratorHi again,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
October 17, 2016 at 5:07 pm #1219944
raveneventsParticipantThis reply has been marked as private.October 17, 2016 at 11:21 pm #1220298
FriechModeratorHi There,
Resetting the featured image should do the trick:
http://aboriginalbusinessmatch.com/portfolio-item/the-aquaculture-association/You can switch the position of sidebar and featured image by adding this on your custom CSS on Customizer.
.single-x-portfolio .entry-wrap { float: left; width: 68%; } .single-x-portfolio .entry-featured { float: right; width: 32%; text-align: center; }Hope it helps, Cheers!
October 18, 2016 at 11:24 am #1221014
raveneventsParticipantThat worked, thank you! Unfortunately the links are gone from the grid of opportunities at http://aboriginalbusinessmatch.com/business-opportunities/
October 18, 2016 at 3:41 pm #1221307
Nabeel AModeratorHi again,
I tried checking the links but couldn’t find any, can you please point us in the right direction by providing some screenshots?
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1219732 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
