badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Rabin Shrestha

Forum Replies Created

Viewing 15 posts - 151 through 165 (of 369 total)
  • Author
    Posts
  • in reply to: Font size of Site tagline #4893
    Rabin Shrestha
    Participant

    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

    in reply to: bbPress Search Results #4892
    Rabin Shrestha
    Participant

    Hi 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

    in reply to: Hide Slider in some pages #4891
    Rabin Shrestha
    Participant

    There 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

    in reply to: Right sidebar not working #4890
    Rabin Shrestha
    Participant

    Hi 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

    in reply to: Nav bar location #4889
    Rabin Shrestha
    Participant

    Hi 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

    Rabin Shrestha
    Participant

    Hi n2rga,

    Sorry, I got confused with the Pro version. The feature you are asking is only available in Pro version.

    Rabin

    in reply to: Add the colorful box under the Revolution Slider #4866
    Rabin Shrestha
    Participant

    You 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

    in reply to: bbPress Search Results #4865
    Rabin Shrestha
    Participant

    Hi 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

    in reply to: Change background colour of Business template widgets #4864
    Rabin Shrestha
    Participant

    Hi danielsteeves,

    What striped look are you talking about? Can you please post link to your site and elaborate more.

    Rabin

    in reply to: Hide Slider in some pages #4863
    Rabin Shrestha
    Participant

    Hi 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

    in reply to: How to modify have _posts ()? #4862
    Rabin Shrestha
    Participant

    Hi 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_Themes

    Rabin

    in reply to: Problems with the mobile site #4861
    Rabin Shrestha
    Participant

    Hi 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

    Rabin Shrestha
    Participant

    Hi 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

    in reply to: Adding logo as a header #4842
    Rabin Shrestha
    Participant

    Hi 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

    in reply to: Add the colorful box under the Revolution Slider #4841
    Rabin Shrestha
    Participant

    Hi Kennethbu,

    Go to Appearance->Theme Options->Advance options->Home slogan option and fill the information

    Rabin

Viewing 15 posts - 151 through 165 (of 369 total)