Forum Replies Created
-
AuthorPosts
-
Rabin ShresthaParticipant
Hi tashi,
If you want to remove the social links from header and only want to keep it in footer, you can copy and paste this CSS below in your custom css box
#branding .social-profiles{ display:none; }
Then click Save All Changes
Rabin
Rabin ShresthaParticipantHi Patricia,
We have emailed you the file. Please check you email.
Rabin
Rabin ShresthaParticipantHi,
The recommended image size for slider is 962px by 390px. You can have a look here https://www.themehorse.com/theme-instruction/clean-retina/#recommendedimagesize but the images currently you are using for your slide has image size of 564px by 390px try to upload bigger images of recommended size.
For changing the round image to square you can write your CSS in Custom CSS box in theme options panel.
Rabin
Rabin ShresthaParticipantHi dustyhawk,
You can go to Appearance->Theme Options->Advance Options->Home Corporate type Layout options and set featured boxes along with the redirect link. You can point it to any place you like. You can see this for detail https://www.themehorse.com/theme-instruction/clean-retina/#HomepageLayoutConfiguration
Rabin
Rabin ShresthaParticipantHi KlearlDEA,
For uploading favicon Go to Appearance->Theme Options->Design Options->Fav Icon Option and upload the favicon image. Then click save all changes
For header logo Go to Appearance->Theme Options->Design Options->Custom Header and upload the header logo. Then click save all changes
Rabin
August 1, 2013 at 12:46 pm in reply to: Slider no longer working after upgrade to Attitude 1.2.3 Theme #2924Rabin ShresthaParticipantHi Hikescdnrckys,
It seems some plugin that you have installed in your dashboard has conflicted with our theme. Please deactivate the plugins one by one and refresh the browser to see if this works or not.
Rabin
August 1, 2013 at 6:47 am in reply to: Slider no longer working after upgrade to Attitude 1.2.3 Theme #2916Rabin ShresthaParticipantHi Hikescdnrckys,
Please post link to your site then we will look what’s wrong.
Rabin
Rabin ShresthaParticipantCan you post link to your site? Then we will have a look.
Rabin ShresthaParticipantHi,
For removing the “By author” from the post you can paste the CSS below in your Custom CSS box
.by-author{ display:none; }
and click Save All Changes
But the vertical bar will remain in the front. For that to remove you have to edit the code through child theme.
Rabin
-
AuthorPosts