Blog, Protfolio footer

  • Posted in : Endustry
  • schmay@gmail.com
    Participant

    Hello,

    How can I add footer to portfolio and blog page.
    Also I would like to remove those 3 dots in blog list https://prnt.sc/w6zlmhhbQho1
    Can I change drop-down menu design? Now is to much on the left and would like to make it wider
    Thank you

    serkan
    Moderator

    Hi,
    Firstly, after setting the footer in the widget and adding the necessary modules, open the page you want to place. Footer will be seen automatically.
    If you want to create a custom footer, you can take a look at the link below.
    https://elementor.com/help/footer-site-part/

    This custom css code will hide the three dots.

    .blog-grid .entry-content p:not(:last-child) { display: none; }

    For the drop-down menu request, you can use this custom css code;

    @media screen and (min-width: 992px) { .is-menu-hover-solid.is-submenu-align-left .nav-menu > ul > li > ul { left: 26px; } }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 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