Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Cannot change pics in the home slide (tiger pictures) #48197
    Manish Suwal
    Participant

    It seems that you’re using the free version of the Adventurous theme. As far as my knowledge is concerned, only the pro version has 4th option.

    Since you have posted your query in the Adventurous Pro forum section, I thought you were using the Adventurous Pro theme.

    Anyway, the whole point of the above comment was to explain you how to remove the default Tiger image, which you can accomplish by unselecting the Demo option.

    in reply to: Cannot change pics in the home slide (tiger pictures) #48190
    Manish Suwal
    Participant

    Hello,

    Tiger pictures are in the slider. For you to change that, you’ll need to go to “Appearance => Theme Options => Featured Slider”

    There in the “Select Slider Type”, you can see Demo Slider selected. There are 4 other options available. Choose any one of them.

    If you don’t want the slider than below it in the “Enable Slider” section, check on Disable

    If this is unclear, I’ll create a video explaining it. Please let me know. I’ll be creating video regardless of this but might take some time. So, if the instructions above are unclear, let me know so that I’ll create a video quickly.

    Thank you!

    in reply to: Help with two format situations please #48183
    Manish Suwal
    Participant

    Sorry, I didn’t realize that CatchThemes has CSS module on Theme Options.

    So now, you can go to “Appearance => Theme Options => Custom CSS” and paste the code I mentioned above, which is:

    #footer .powered-by{
    display: none;
    }
    in reply to: Help with two format situations please #48181
    Manish Suwal
    Participant

    Basically I need it’s positioned reversed with the Social Networking area which occupies the bottom now.

    By position reversed with the social networking area, do you mean the place where you have the big twitter logo? Beyond that, I don’t see any social networking area. I only see the long twitter feed and the logo below that.

    Also, how do I remove the footer at the bottom that reveals that I use a simple catch wordpress theme. I would like that info to be hidden.

    I think you are using the free version of the Simple Catch. You’ll need to purchase the premium version of simple catch named Simple Catch Pro for you to remove the info from the footer. Catch themes is providing your current theme for free and only asking you their link in return.

    However, if you want it removed anyway, use this CSS on your child theme or Edit CSS module if you are using JetPack plugin.

    #footer .powered-by{
    display: none;
    }
    in reply to: How to remove title and tagline from header? #48180
    Manish Suwal
    Participant

    If you still have any confusion, here’s the screencast:
    How to remove site title and tagline from the header

    Thank you 🙂

    in reply to: How to remove title and tagline from header? #48171
    Manish Suwal
    Participant

    For you to remove title and tagline from the header, you’ll need to go to “Appearance => Customize”.
    Once there, on the ‘Site Title & Tagline’ section, uncheck the Display Header Text box.

    How to remove title and tagline from the header

Viewing 6 posts - 1 through 6 (of 6 total)