ab
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pure & Simple] change hand icon next to newer/older postsI’ve changed all the <i class=”fa fa-hand-o-left”> to <i class=”fa fa-arrow-left”></i> and all the <i class=”fa fa-hand-o-right”> to <i class=”fa fa-arrow-right”></i> in the template-tags.php file but it is still showing as hands
Forum: Themes and Templates
In reply to: [Pure & Simple] change hand icon next to newer/older postsI think I’ve found it, I need to change <i class=”fa fa-hand-o-left”> to
<i class=”fa fa-arrow-left”></i> in one of the php filesForum: Themes and Templates
In reply to: [Pure & Simple] change hand icon next to newer/older postsThat will completely remove the hands right? I already know how to remove them by using this code
.nav-previous i, .nav-next i { display: none; }
what I’m asking is how can I change them to something else. I want to change it to something like ? and ?
any ideas?Forum: Themes and Templates
In reply to: [Pure & Simple] change hand icon next to newer/older postsHi Tahoerock
The website is kashf.co.uk
Thanks
It would be best if you added some CSS code.
If you really don’t want to do any code a workaround would be to make a small image which is just a block of the colour you want and set that as the background.Forum: Plugins
In reply to: [Featured Image Thumbnail Grid] PaginationThanks for the clarification
Forum: Plugins
In reply to: [Featured Image Thumbnail Grid] Paginationsorry I confused myself abit.
Is the extention a $15 download?
Forum: Plugins
In reply to: [Featured Image Thumbnail Grid] PaginationHi Adrian
Thank you for the link. I have checked the settings but can’t find an option to enable top and or bottom navigation.
I put this code in my page and it has limited the thumbnails to 2 but there is no way of seeing the second page or thumbnails.
[thumbnailgrid maxgridwidth="1400px" aligngrid="centre" cat="23" showcaption=FALSE imagesize="large" height="200px" post_type="post" width="auto" bypage="true" posts_per_page="2"]
Forum: Plugins
In reply to: [Featured Image Thumbnail Grid] grid centering on one page but not anotherHi Adrian
I cant believe I missed that. Thank you very much I changed the template and it works perfectly now.
Forum: Themes and Templates
In reply to: [Pure & Simple] moving social media icons locationI found another way around it, marking as resolved
Forum: Themes and Templates
In reply to: [Pure & Simple] moving social media icons locationIm still not having any luck stopping the social media icons from jumping up and down on mobile. Can anyone tell me what I’ve done wrong and how to fix it?
installing yoast actually fixed this
Forum: Themes and Templates
In reply to: [Pure & Simple] remove horizontal line above taglineworked it out, this needs to be added to the css
.site-tagline:before { display:none;}
Forum: Themes and Templates
In reply to: [Pure & Simple] moving social media icons locationHi Styledthemes
can you also tell me how I can get the “menu” button to display on the left instead of centre when viewed on mobile. I want the social media icons to stay where they are, just the menu button to move to the left.
Thank youForum: Themes and Templates
In reply to: [Pure & Simple] moving social media icons locationHi StyledThemes
the website is kashf.co.uk
Thanks for your help and for the great theme