New Landing How can we help? Atelier Styling Questions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #191004
    Klarity
    Member
    Post count: 183

    i have three quick questions i’m hoping you can help with?

    See attached images.
    1. is the styling in the footer
    2. is the appearance of the ‘back to top arrow’ can this be shown only on mobiles?
    3. Is is possible to have a modal element on the product page like ‘leave feedback’ in the neighborhood theme

    Ref images attached.

    Many thanks,

    Attachments:
    You must be logged in to view attached files.
    #191029
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) The color is set in the color customiser, for the width, add this to your custom css:

    #footer .widget ul li, #footer .widget_categories ul, #footer .widget_archive ul, #footer .widget_nav_menu ul, #footer .widget_recent_comments ul, #footer .widget_meta ul, #footer .widget_recent_entries ul, #footer .widget_product_categories ul {
      border-color: #333333;
      border-top-width: 1px;
    }

    2) Sure, add this:

    @media only screen and (min-width: 768px) { 
    #back-to-top {
      display: none;
    }
    }

    3) Not currently sorry, people kept getting it confused for reviews so we decided to remove it

    – Kyle

    #191163
    Klarity
    Member
    Post count: 183
    This reply has been marked as private.
    #191195
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register