Forum Replies Created
-
AuthorPosts
-
Rabin ShresthaParticipant
For changing the size of tagline text paste this CSS to Custom CSS box
#site-description{ font-size: 18px; }
You change the value to your desired px value
Rabin
Rabin ShresthaParticipantHi Bob,
Don’t post passwords and username in public forum. That’s not a good idea.
Currently seems our theme is not compatible to bbpress so we have to work on that to make it compatible. But if you are good at tweaking codes you can go ahead.
Rabin
Rabin ShresthaParticipantThere is no direct option for filtering it our on particular pages. You have to manually edit the code which will be cumbersome if you are not used to coding. Alternatively you can use write CSS in Custom CSS box to hide the slider in particular pages but this will not be a good approach as the slider will be loading but will be hidden by CSS
Rabin
Rabin ShresthaParticipantHi brit67chick,
You cannot have both right sidebar and left sidebar at same page. You have to choose either one of them at a time. And on which page it didn’t work. Link to that page will be more helpful.
You can direclty go to that page editor, scroll down and choose right sidebar
Rabin
Rabin ShresthaParticipantHi justjules,
There is no direct option for this. You have to manually edit the code to achieve this via child theme approach. So my suggestion will be to take help from some developer. But we will be thinking on adding this as feature too.
Rabin
October 30, 2013 at 7:03 am in reply to: Adding More Corprate Boxes and How to Move text too next line. #4888Rabin ShresthaParticipantHi n2rga,
Sorry, I got confused with the Pro version. The feature you are asking is only available in Pro version.
Rabin
Rabin ShresthaParticipantYou can use this CSS in Custom CSS box in Theme options panel and change the px value
.featured-slider .slider-cycle { margin-bottom: 10px; }
Rabin
Rabin ShresthaParticipantHi thebobajob,
Can you post link to the site where the actual issue is occurring? Need to look that then only we can say something.
Rabin
October 29, 2013 at 8:41 am in reply to: Change background colour of Business template widgets #4864Rabin ShresthaParticipantHi danielsteeves,
What striped look are you talking about? Can you please post link to your site and elaborate more.
Rabin
Rabin ShresthaParticipantHi gesmarjunior,
By default the slider appears only in home page. You can set this settings in Appearance->Theme Options->Slider Options->slider options->Slider status.
Rabin
Rabin ShresthaParticipantHi Simbha,
Don’t edit the theme file directly else your changes will be lost when you update the theme. Make a child theme and do the required editing.
Here is link for more detail http://codex.wordpress.org/Child_ThemesRabin
Rabin ShresthaParticipantHi flair,
If you are talking about the slider content then it is not shown in mobile devices. We have designed our theme that way. If htat’s not what you referring then can you post link to your site so that we can have a look at the issue.
Rabin
October 29, 2013 at 8:07 am in reply to: Adding More Corprate Boxes and How to Move text too next line. #4860Rabin ShresthaParticipantHi n2rga,
The html are stripped out from slogan box for some security purposes. You have to tweak the code in theme options to change this. There is no easy way for this.
Yes, you can add more corporate boxes. Have a look here https://www.themehorse.com/theme-instruction/clean-retina/#HomepageLayoutConfiguration
Rabin
Rabin ShresthaParticipantHi Suntec,
Currently both text and logo cannot be shown with default option. You can either design the logo with text on it and use it instead.
Rabin
Rabin ShresthaParticipantHi Kennethbu,
Go to Appearance->Theme Options->Advance options->Home slogan option and fill the information
Rabin
-
AuthorPosts