Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Blog Templates #3480
    Anne Keller
    Participant

    Sorry, I found the templates – I wasn’t looking at the sidebar. They are located in the Page Attributes accordion section on the right. Perhaps you might change the wording in the instructions to say where to find the templates, or call them “attributes” instead of “templates” to make them easier to locate for new users.

    Thanks
    Anne

    in reply to: Edit Image on Blog page #3338
    Anne Keller
    Participant

    Sorry, this didn’t work – I replaced the “Featured Image” with one from my media library. It shows up in the sidebar but not on the page. Is there some other change I need to make to display my image?

    in reply to: Adjust Row Height of Header #3337
    Anne Keller
    Participant

    Note for others who are following this post – the team provided some CSS code that allowed me to change the height of the header – add the below CSS code in “Additional CSS” box.

    @media (min-width: 992px) {
    .navbar-brand {
    padding-top: 1rem;
    padding-bottom: 1rem;
    }
    .site-branding-text {
    margin-top: 1rem;
    margin-bottom: 1rem;
    }
    .navbar.navbar-header-wrap.classic-header .nav .menu-item .nav-link {
    padding: 1.813rem 1.25rem;
    }
    .navbar.navbar-header-wrap.classic-header .nav .themes-header-top {
    padding: 1.438rem 0px;
    }
    }

    in reply to: Adjust Row Height of Header #2931
    Anne Keller
    Participant

    ngladvisors.com

    in reply to: Image slider on home page #2782
    Anne Keller
    Participant

    How do I delete a slider from the Frontpage? I see the “add” command, but not one to remove it

Viewing 5 posts - 1 through 5 (of 5 total)