Home Page Button not appearing

This topic has 4 replies, 1 voice, and was last updated 2 years, 9 months ago by Spiracle Themes.

Viewing 2 reply threads
  • Author
    Posts
    • #1700


      Bob
      Guest

      This is a new and separate problem for me. Have just added a home page button with the url https://alanonla.info/shop

      The button appears on my development page with the Text: “Start Shopping >>” It does not appear on the live site even after publishing several times.
      It works great on the development page where clicking on the button takes me to the shop page as desired. This is only there because my wife couldn’t figure out what to do once the home page loaded. I can’t see what I’m doing wrong. The button was added using Appearance->Customize->General Settings

    • #1704


      Spiracle Themes
      Guest

      Hi Bob,

      The General Settings ( Appearance -> Customize -> General Settings ) is for the homepage only and not for the other inner pages. There is a button on the homepage and it is redirecting to the shop page also.

      Hope this clears the confusion.

      Let us know if you have any questions 🙂

      Best Regards

    • #2428


      Ralph
      Guest

      Hi,

      On the main page, I would like to change the font SIZE of the button.
      I have been spending a lot of time trying to find where to change it.

      It is too small by default.

      Thanks

      • #2429


        Ralph
        Guest

        Sorry, I found the answer on the forum :

        You can use the CSS below to change these
        /* for site title */
        .slide-bg-section h1{
        font-size: 35px;
        }
        /* for site description */
        .slide-bg-section p{
        font-size: 14px;
        }
        /* Home page buttons */
        .slide-bg-section .read-more a, .slider .slider-button .read-more a{
        font-size: 11px;
        }

        You can change the px numbers according to your need

        Copy and paste the above CSS in Appearance -> Customize -> Additional CSS

      • #2430


        Spiracle Themes
        Guest

        Hi Ralph,

        Glad that you’ve found the solution

        Best Regards

Viewing 2 reply threads

Reply To: Home Page Button not appearing

Your information:




Cancel