Viewing 9 posts - 41 through 49 (of 49 total)
  • Author
    Posts
  • #33533
    Sakin
    Keymaster

    Hello Yuliya,

    For testimonial page, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
    .single-testimonials .entry-header { visibility: hidden; }

    To change the Read More text, go to “Appearance => Theme Options => Excerpt / More Tag Settings” and then change “More Tag Text”

    You can change that text from your post/page excerpt box. See this screenshot showing how to add excerpt text in your post/page.

    Regards,
    Sakin

    #33534

    Sakin,

    thanks – it worked!!!
    When I press to “Testimonals” (see on the bottom of the page), the link does not direct me to testimonials…
    also – I can not change permalinks from standard – if I do it, all links disappear. Could I do anything about it?

    Thanks!
    Yuliya

    #33645
    real_makkoy
    Participant

    Hello Sakin
    On my website…www.makkoy.com is it possible to change the background color of the text in the slider? Also Can I add anchors within a post? So that I have several links at the begining of the post? I am writing a long post and would prefer if readers can skip down to whatever they are interested in. Thanks. Makkoy.com

    #33653
    Sakin
    Keymaster

    @Yuliya: You need to change the permalink to SEO friendly. You haven’t change your permalink. Please change the appropriate from “Settings => Permalinks”. To make this permalink to work either you need to have write access to .htaccess file or you need to add the .htaccess file in root folder. See this http://codex.wordpress.org/Using_Permalinks . If you don’t know how to do it then you can ask your Hosting Server to create .htaccess file for you.

    #33655
    Sakin
    Keymaster

    @real_makkoy: To change the color of slider text background, you can edit the following color code and add it in “Appearance => Theme Options => Custom CSS” box.

    #main-slider .entry-title span, #main-slider .entry-content {
        background-color: #fff;
    }

    For anchors withing a post, you need to add the HTML code manually from your post editor in text mode. Or you have to search for plugin at http://wordpress.org/plugins/ to do this. There is no default option to do that.

    #33662
    real_makkoy
    Participant

    Thank you much. It worked but didnt quited fix my issue. Is there a way to just make the text box transparent so that the text looks like it is sitting on the image under?

    #33680
    Sakin
    Keymaster

    @real_makkoy: I see there is issue with the custom css that you have added in. I found one HTML code in Custom CSS box. This custom css box is only for adding additional css not html code. So, remove the following HTML code from “Appearance => Theme Options => Custom CSS” box.
    <a href="http://www.bloglovin.com/blog/11914493/?claim=f9k83uevvxp">Follow my blog with Bloglovin</a>

    #37140
    real_makkoy
    Participant

    Hello Sakin, On my website makkoy.com, when I pull it up on my mobile phone, the menu is split into 2 lines even if there is more than enough space for it. Can you please help

    #37248
    Sakin
    Keymaster

    @real_makkoy: Can you refresh and check in. Also let me know which mobile are you checking in with. I just check in your site from iPhone and Android phone. But showing menu in single line.

Viewing 9 posts - 41 through 49 (of 49 total)
  • The topic ‘Reduce and remove empty space’ is closed to new replies.