• Resolved verovsdesign

    (@verovsdesign)


    Hello!

    Thanks for this theme, it’s great! Good work!

    2 quick questions though:
    1) How can I make the tagline clickable (so it leads to a page or post)?

    2) How can I add a featured page(s) area and/or a slider to the top of a chosen page/post?

    Thanks for your help!
    Vero

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author presscustomizr

    (@nikeo)

    Hi, thanks for your comment!

    1) tagline clickable : modify the code below in header.php

    <div class="container outside">
         <h2 class="site-description"><?php bloginfo( 'description' ); ?></h2>
     </div>

    2) This option is not available for featured pages in the theme. To add a slider to any page or post, check the documentation here : https://www.themesandco.com/customizr/#sliders

    Thread Starter verovsdesign

    (@verovsdesign)

    Thanks Nikeo for your quick response.

    I’ve tried with my basic html/css knowledge but none of the a href commands that I tried seem to work with the provided code.

    I just want to link to a page on my site, nothing too fancy. I suppose this is really simple but unfortunately I don’t know php or other coding.

    Tried to copy and adapt from the logo-link but didn’t work either.
    Any suggestions?

    Thanks for an awesome theme!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tagline clickable and feature/slider for optional all pages?’ is closed to new replies.