Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ronenin

    (@ronenin)

    Hi Guys,
    The website is up now on https://www.afikfinance.com.

    Abhishek, sorry but I did not understand your suggestion.

    Thanks
    Ronen

    Thread Starter ronenin

    (@ronenin)

    Yes, the website was created with elementor.
    The header was created using the template customization menu

    Thank

    ROnen

    Thread Starter ronenin

    (@ronenin)

    The website is not up and secure yet.

    Thread Starter ronenin

    (@ronenin)

    Thanks for your reply.
    I’m using Elemntor but here is the CSS from the template (OceanWP).

    /* Custom hover color to the trainers social icons */
    .elementor-widget.custom-social .elementor-social-icon:hover { opacity: 1; background-color: #0eb290; border-color: #0eb290; color: #fff; }

    /* Margin bottom to the subscribe title */
    .elementor-widget.subscribe-tilte { margin: 0 0 10px; }

    /* Placeholders color*/
    #searchform-dropdown input::-webkit-input-placeholder,
    body .sidr-class-mobile-searchform input::-webkit-input-placeholder { color: #81e4cf; }
    #searchform-dropdown input::-moz-placeholder,
    body .sidr-class-mobile-searchform input::-moz-placeholder { color: #81e4cf; }
    #searchform-dropdown input:-ms-input-placeholder,
    body .sidr-class-mobile-searchform input:-ms-input-placeholder { color: #81e4cf; }

    /* Scroll up button */
    #scroll-top { right: 0; bottom: 0; border-radius: 0; }
    #scroll-top, #scroll-top:hover { background-color: transparent; }

    /* Footer */
    #footer-widgets .footer-box { text-align: center; }
    #footer-widgets .social-widget .style-light li a, #footer-widgets .social-widget .style-dark li a,
    #footer-widgets .social-widget .style-colored li a { background-color: #263036; color: #708e9f; border-color: #263036; width: 40px; height: 40px; line-height: 40px; }
    #footer-widgets .social-widget .style-light li a:hover, #footer-widgets .social-widget .style-dark li a:hover,
    #footer-widgets .social-widget .style-colored li a:hover { background-color: #0eb290; color: #fff !important; border-color: #0eb290 !important; }

    /* Responsive */
    @media (max-width: 767px) {
    /* Center the buttons in the hero */
    .elementor-element.hero-btn { text-align: center !important; }
    /* Center elements on mobile */
    .elementor-element.center-mobile, .elementor-element.center-mobile .elementor-icon-box-wrapper { text-align: center !important; }
    /* Margin top “Working” title on the contact page */
    .elementor-element.margin-mobile .elementor-heading-title { margin-top: 30px; }
    /* Social icons on the contact page */
    .elementor-social-icons-wrapper { text-align: left; }
    .elementor-element.contact-social .elementor-social-icon { width: 44px; height: 44px; line-height: 44px; }
    .elementor-element.contact-social .elementor-social-icon:nth-child(4) { margin-right: 5px !important; }
    }
    @media (max-width: 480px) {
    /* Title size in the hero */
    .elementor-element.hero-title .elementor-heading-title { font-size: 30px; }
    }
    /*Post preview size*/
    h3.theme-heading.related-posts-title{
    font-size:24px;
    }
    h3.related-post-title{
    font-size:16px;
    }

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