Search:

Search: Search took 1.00 seconds.

  1. Replies
    2
    Views
    381

    [SOLVED] No need to edit the theme files. You can add...

    No need to edit the theme files. You can add Wordpress Text Widgets in various locations within the theme. Just put the code within those widgets. If you need more control over this, there's also a...
  2. In this case, you may need to create a child...

    In this case, you may need to create a child theme and duplicate the header price code within the ad details.
  3. Replies
    1
    Views
    453

    [SOLVED] Put this CSS code within Appearance - Customize -...

    Put this CSS code within Appearance - Customize - Additional CSS



    .price-wrap {
    top: 0;
    right: 0;
    position: absolute;
    }
  4. Replies
    2
    Views
    561

    [SOLVED] Put this into Appearance - Customize - Additional...

    Put this into Appearance - Customize - Additional CSS



    table.listing-custom-fields td {
    padding: .5rem .625rem .625rem;


    }
    td.listing-custom-field-title {
  5. Replies
    2
    Views
    498

    [SOLVED] Your site is... ? You probably have some caching...

    Your site is... ? You probably have some caching or plugin conflicts.
  6. Replies
    2
    Views
    396

    [SOLVED] WordPress - Permalinks should be set to Post name...

    WordPress - Permalinks should be set to Post name
    It doesn't work well with your current selection.
  7. Replies
    3
    Views
    549

    Go to your AppThemes account on main site,...

    Go to your AppThemes account on main site, Login... go to Downloads, click on Download then select Development Build instead of main files.
  8. Replies
    3
    Views
    549

    The state/country custom fields showing up on the...

    The state/country custom fields showing up on the results page is a bug that has been fixed in the ClassiPress development version. You should upgrade to the dev-build (you'll find it in your...
  9. Replies
    18
    Views
    3,233

    [SOLVED] You could try this code inside WordPress -...

    You could try this code inside WordPress - Appearance - Customize - Additional CSS ...



    @media screen and (max-width: 39.9375em) {
    header.header {
    display: block;
    }
Results 1 to 9 of 9