Support » Theme: Busiprof » Date and Comments line on pages

  • Resolved flipsidesolutions

    (@flipsidesolutions)


    How do I get the date and the “Comments turned off” line off on the pages About Us, Services, and Contact Us? I am using the free version.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hari Maliya

    (@harimaliya)

    Hi Flipsidesolutions

    Thanks for using our theme

    Can you share site URL, we look it.

    Thanks
    -Hari

    Thread Starter flipsidesolutions

    (@flipsidesolutions)

    http://www.theflipsidesolutions.com- I’m still working on setting up the basics. Also, is there a way to reduce the width of the slider image?

    Thank you!!

    Hari Maliya

    (@harimaliya)

    Hi flipsidesolutions

    The “Comments turned off” line of on the pages are hide.

    To add given css code in the theme option custom css box

    .blog_link { display: none; }

    Save It.

    For slider width here are using full width slider

    If you want to minimize and maximize slider height or width.

    Here we provide css code for slider height and width .

    .busi_slider_image {
    height: Your slider height;
    width: your slider wdith %;
    }

    Thanks
    -Hari

    Thread Starter flipsidesolutions

    (@flipsidesolutions)

    Thank you so much! That worked perfectly!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Date and Comments line on pages’ is closed to new replies.