01) What is the size of the custom logo? 02) What is the size of the image in the slider? 03) I don't want any right side bar on post page and on categories page (as in image-01) i want it to be a full width page 04) How can i hide/delete posted by name and date? (as in image-02) 05) In the footer section, I would like to replace Rss feed icon and google plus icon with blogger icon and youtube icon. 06) I would like to delete free sticker image from featured image of posts on home page 07) I want my slider to look like this as in this website http://8cylindersofpitching.com/ 08) Actually the page size is till the red line (as in image-03) I don't want any gap or extra space or any vertical scroll bar.
Hello, 1. The recommended size for the logo is 340px width x 46px height. 2. The recommended size for the slider is 640px width x 480px height. 3. Find <div class="grid_17 alpha"> in single.php and category.php file and make it <div class="grid_24 alpha">, then delete following code from single.php and category.php file Code: <div class="grid_7 omega"> <?php get_sidebar(); ?> </div> 4. Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: p.video_meta { display: none; } 5. To replace some social icons in footer section following screenshot will help you.(here is the screenshots are realphotography theme, but you can apply all method of this screenshots.)\ 6. Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: img.free-ribbon { display: none; } 7. You have to change slider yourself. 8. Please provide us your website url. Thanks & Regards Yogesh Bhade
1) I don't want previous post and next post link in post page. 2) Also, i don't want comment box in post page. 3) I hided the title of the page, how can i decrease the gap (as in image-02)
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: #nav-single { display: none; } #commentsbox { display: none; } Decrease margin-bottom value in following code as your requirement this is set 40 in theme. #crumbs_wrapper { margin-bottom: 40px; } It will resolve your issue. Thanks & Regards Yogesh Bhade
01) I would like to add custom free sticker icon to specific pages not for all pages. 02) Can i set my post page name in center (i have shown before & after in image 01 & 02) ? 03) Can i add a custom thumbnail and link that thumbnail to a custom page on homepage in our premium videos section?
Sir, You didn't replied my above questions. And Also i didn't find this code as shown in image for replacing social-icon Sorry to say that since my website is dedicated to religious. so, i can't share my site url.
Sir, as i said you before 07) I want my slider to look like this as in this website http://8cylindersofpitching.com/ But, actually the admin of this site is using Subscribely V-1 Theme Can you send me Version-1 Of Subscribely Theme.