• Vanze

    (@nivzeor)


    Hi there,

    I am trying to use the search widget with elementor and oceanwp theme, when I put it on a page the search button looks too long and strange, I guess is because the theme, Can you give me the CSS for edit the button size?

    Also other thing, when I try to custom the URL for register, login, etc. I get an 404 error, Am I missing something in the process?

    Thank you!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Hi nivzeor,
    Please provide some URL to allow us check it.

    Thread Starter Vanze

    (@nivzeor)

    Hi, here you have the URL: https://lethalcrysis.com/

    Maybe the forum it’s a bit hidden right now but we will move it to the main page in the next days.

    I used this css so right now looks a bit better, but still is not perfect.

    Do you need me to remove the css before you test it? Thank you!

    /* Search bar CSS */

    .wpforo-widget-content input.wpfw-20 {
    background: #ef9c3e;
    border-left-style: solid;
    border-left-width: 10px;

    height: 38px!important;

    }

    .wpforo-widget-content input.wpfw-20:hover {
    background-color: #3b3b3b;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search widget button css, custom URL error 404’ is closed to new replies.