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 - 211 through 225 (of 369 total)
  • Author
    Posts
  • in reply to: Form Field in Slogan #4328
    Rabin Shrestha
    Participant

    Ok Great!

    in reply to: Hiding author, date, category information AND separators #4278
    Rabin Shrestha
    Participant

    Hi mnr,

    It’s better approach but if you have made changes directly to the theme file, your changes will get lost when you update the theme. So hope you have followed child theme method to make code changes. For more detail have a look here http://codex.wordpress.org/Child_Themes

    Rabin

    in reply to: Footer.php code #4275
    Rabin Shrestha
    Participant

    Hi jdlc13,

    We have replied you on your mail. Please check your mail.

    Rabin

    in reply to: Footer disappeared, cannot get it back #4273
    Rabin Shrestha
    Participant

    Hi sequinstudios,

    Did you make any changes in the code. Why don’t you install a fresh copy of the theme?

    Rabin

    in reply to: Header too large! #4271
    Rabin Shrestha
    Participant

    Hi Coloriq,

    We have designed our theme this way. So whether you upload bigger image or smaller the header image will get extended through out the header width. If you want smaller image then you can use the logo option in Appearance->Theme Options->Design Options->Custom header->Header logo

    Rabin

    in reply to: updating to version 1.2.4 #4269
    Rabin Shrestha
    Participant

    Hi Jessica,

    If you have made direct changes in the theme file then all your changes will be lost. But the changes that you have made in theme options panel will not get lost.

    Rabin

    in reply to: Slider – Removing links #4227
    Rabin Shrestha
    Participant

    Hi saporodrigo,

    You can remove the slider title and text using the CSS but you cannot remove the with CSS. You have to create child theme and edit the attitude_featured_post_slider function in header-extensions.php. Also you can upgrade to Pro version where we have another image slider where you can remove the link as well from dashboard.

    Rabin

    in reply to: Removing Scroll To Top Button #4181
    Rabin Shrestha
    Participant

    🙂

    in reply to: Removing Social Media Icons From Footer #4180
    Rabin Shrestha
    Participant

    welcome 🙂

    in reply to: View posts as gallery images #4179
    Rabin Shrestha
    Participant

    Hi Patricia,

    Thanks for the suggestions. We will try implementing it in our upcoming themes.

    Rabin

    in reply to: White Lines #4154
    Rabin Shrestha
    Participant

    Hi Keith

    Try pasting this code in your Custom CSS box

    #branding, #colophon {
        box-shadow: none;
    }

    Rabin

    in reply to: menu disabled when slogan is above slider #4152
    Rabin Shrestha
    Participant

    Hi Linnea,

    Can you send us your temporary username and password for the site here https://www.themehorse.com/contact-us/free-support/ then we will have a look.

    Rabin

    in reply to: Removing Social Media Icons From Footer #4150
    Rabin Shrestha
    Participant

    Hi MariaM,

    Paste this CSS code in your Custom CSS box

    #site-generator .social-profiles{
        display:none;
    }

    Rabin

    in reply to: Removing Scroll To Top Button #4148
    Rabin Shrestha
    Participant

    Hi MairiaM,

    Try this code

    .back-to-top {
        display:none !important;
    }

    Rabin

    in reply to: RSS Feed Widget Adjustments #4129
    Rabin Shrestha
    Participant

    Hi Ckeilson,

    It seems you are using the default RSS widget of WordPress. So if you want to make the font size of the feeds larger then you have to write the particular CSS for this widget in your Custom CSS box. Also you can go to Typography options and change widget content font. But it will affect all the widget content.

    For other changes like RSS logo, news opening to new window, unlinking feed title you have to edit the widget code either through hooks if there is any or you have to recode it. So it would be better to hire a developer who is proficient in such things.

    Rabin

Viewing 15 posts - 211 through 225 (of 369 total)