• Hi my homepage slider is coming up too large on the site in the height it seem’s to be filling up the entire page. How can I get it to the size of the demo site and I also wanted to include a button with text if this is also possible. Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • How can i add text and read more button just shown in demo in image sliders

    Theme Author Pitabas

    (@pitabas106)

    Hi,

    For @karenpryal:
    Slider height:

    #home-slider .main-owl-carousel .owl-item .gallery-post-single {
      height: 400px;<put your required height>
    }

    For @ampiliashok:
    How can i add text and read more button just shown in demo in image sliders?
    ——————————————————————————————–
    Please check the screenshot or follow the following instructions:
    Screenshot URL: https://www.awesomescreenshot.com/image/483756/69ec4e8aefc720e89fe464601b342463
    – Go to appearance >> theme options >>Home Page Slider tab.
    – Add the Slider Description(you can use here the HTML code)

    Below slider description code:

    <h1>Welcome to Ascent !</h1>
    <p>Ascent Theme is a fully responsive WordPress theme that looks elegant on any devices.</p>
    <a href="#" class="read-more">Read More →</a>

    @pitabas: Ty for your instruction with the HTML-Code for the description.

    But when i go to my smartphone the h1 tag is so damn huge and the <p> tag is not shown cause of the huge size of h1. How can i fix that, that the smartphone h1 is smaller then the desktop h1-tag.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Homepage slider’ is closed to new replies.