Set slider effect to fade only

Discussion in 'Woodpecker WordPress Business Theme' started by ecaandal, May 28, 2016.

  1. ecaandal

    ecaandal New Member

    Joined:
    Apr 28, 2016
    Messages:
    5
    Likes Received:
    0
    Hi! I've gone through the different threads asking this same question. The earlier ones instruct you to edit woodpeckertheme\js\custom.js to change from random to fade. But when I go to theme editor, I can't find it. I've looked at the Stylesheet (style.css) and Static Front Page (front-page.php) where I found the settings for the slider options but couldn't find where the code says "effect: "random" ".
    I tried to click on the link to another forum post which was given in the latest thread with this same concern, but it doesn't bring me anywhere.
    Thanks!
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Could you please share that thread link and your site URL as well so that we can better understand the issue and assist you accordingly..?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. ecaandal

    ecaandal New Member

    Joined:
    Apr 28, 2016
    Messages:
    5
    Likes Received:
    0
    Hi Priya,

    Here's the main thread that I tried to follow: https://www.inkthemes.com/community/threads/slider-keeps-on-changing-style.11361/
    I couldn't find the same text in the Theme editor though...

    Also, I want to be able to change the font style & size of the text displayed on the slider. (I want to put quotes on the sliders. If I put them as a heading it's too large, but if I put them as a description, too small.) Is this possible?

    My site is ecamd.com. Do you need to access the dashboard, should I give you my password?

    Thanks!
     
  4. priya

    priya Guest

    Hi,

    Sure..!!! you can send us your details at [email protected] along with this thread link..

    For your second requirement,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .slide-h1 {
        font-style: italic;
        font-size: 50px;
    }
    p.slide-para {
        font-style: italic;
        font-size: 24px;
    }
    Note: you can change fon-size and font-style as per your requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. ecaandal

    ecaandal New Member

    Joined:
    Apr 28, 2016
    Messages:
    5
    Likes Received:
    0
    Hi Priya,

    I was able to change the font size, thanks! If I don't want it to be italicized, what do I put in place of the word "italic"? Is it possible to change fonts (e.g. from Arial to Tempus Sans)? I've sent the email with my login details.
     
  6. ecaandal

    ecaandal New Member

    Joined:
    Apr 28, 2016
    Messages:
    5
    Likes Received:
    0
    Sorry, I forgot I have another question on the text on the slider: how do I make the name of the person be on a line below the quote and not in the same paragraph?

    "Let food be thy medicine and let thy medicine be food."

    - Hippocrates

    Instead of "Let food be thy medicine and let thy medicine be food." - Hippocrates
     
  7. priya

    priya Guest

    Hi,

    I am unable to access your site..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  8. ecaandal

    ecaandal New Member

    Joined:
    Apr 28, 2016
    Messages:
    5
    Likes Received:
    0
    Hi Priya!

    Sorry about that. Here's the URL to the login page: ecamd.com/diyhealth.
    I'll send the username and password via email and will include the URL of this thread.

    Thanks!
     
  9. priya

    priya Guest

    Thanks for the details..

    We will get back to you soon..

    Your patience will be appreciated,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  10. priya

    priya Guest

    Hi,

    You would be glad to know that your issue has been resolved..

    Kindly check your site.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page