Search:

Search: Search took 1.00 seconds.

  1. Replies
    8
    Views
    273

    Thanks for sharing @zygfrydt. Anyway, it looks...

    Thanks for sharing @zygfrydt.

    Anyway, it looks like a feature of an SEO plugin https://wordpress.org/plugins/seo-by-rank-math/ .



    - Jomark
  2. Thread: Size of the logo

    by clica
    Replies
    2
    Views
    300

    [SOLVED] use this code in the theme CSS: .header...

    use this code in the theme CSS:

    .header .custom-logo-link img {
    max-height:70px;
    }
  3. Replies
    5
    Views
    1,561

    [SOLVED] You can add this code to functions.php or Code...

    You can add this code to functions.php or Code Snippets plugin to make location field go away...



    add_filter( 'cp_display_search_location_field', '__return_false' );
  4. The psd file is just a template and so you need...

    The psd file is just a template and so you need to manually code it to the equivalent css and html file.
Results 1 to 4 of 4