Logo Text, Lightbox images, etc Posted in : Readme IbbyParticipant 17 March 2015 at 20:26 #20746 Hi there, I hope you are well. I have got a few questions. 1. I set up the logo text with the Font ‘Noticia Text’ but it is taking the heading font instead, which is ‘Roboto Slab’. How can I fix that? 2. I don’t know how to setup a specific size for lightbox images, and one next to each other (like here: http://themes.pixelwars.org/readme-wp/shortcodes/). This is the code I’m using for the following page: http://hexanauta.com/sobre-hexanauta/ [lightbox_wrap type=”image” thumbnail=”http://hexanauta.com/wp-content/uploads/2015/03/2014-09-30-12.56.20-1.jpg”%5D [lightbox_image first_item=”yes” url=”http://hexanauta.com/wp-content/uploads/2015/03/2014-09-30-12.56.20-1.jpg”%5D [/lightbox_wrap] [lightbox_wrap type=”image” thumbnail=”http://hexanauta.com/wp-content/uploads/2015/03/2014-10-01-19.03.43-2.jpg”%5D [lightbox_image first_item=”yes” url=”http://hexanauta.com/wp-content/uploads/2015/03/2014-10-01-19.03.43-2.jpg”%5D [/lightbox_wrap] 3. How can I add a captcha to the contact form? 4. How can I remove the ‘1 min read’ part? Thank you so much for your help in advance. Mehmet S.Keymaster 19 March 2015 at 13:45 #20800 Hi, 1. I see the Noticia Text in my side. 2. Try column shortcodes. 3. Include captcha="yes" parameter to your contact form shortcode. 4. Use this in your Custom CSS field: .read-time { display: none; } Thanks Note: Please create new topics for your every question. IbbyParticipant 19 March 2015 at 14:48 #20809 Hi Mehmet! My apologies for creating a multi-topic thread, I’ll make sure to create one for each issue. The ‘1 min read’ is still showing up after inserting that css code. Link: http://hexanauta.com/kickstarter/kickstarter-de-la-semana-marzo-17/ Thanks! ahmetsaliKeymaster 19 March 2015 at 14:57 #20811 Hi, update your code as; .read-time { display: none !important; } IbbyParticipant 19 March 2015 at 14:59 #20812 That worked! Thank you so much for your help! ahmetsaliKeymaster 19 March 2015 at 15:42 #20819 you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks. Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in and have valid license to reply to this topic. License required for the following item Readme - A Readable WordPress Themeby pixelwars Login and Registration Log in · Register