Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • in reply to: Edit main files that generate index.php #58412
     RaulNicolas
    Participant

    Hello,
    Now It works perfectly!!!! Thank you so much!!

    in reply to: Edit main files that generate index.php #57930
     RaulNicolas
    Participant

    Hello, I can´t do anything in style.css if you are talking about that…

    in reply to: Edit main files that generate index.php #57577
     RaulNicolas
    Participant

    Hello,
    if we take a look on the first post, we can see the problem in the screenshot. Upper right we find the element marked (the bar between selectors) and with the firebug plugin we can see the class. On the right we can see the class and the file from it gets the information. We see It gets from ‘(index):67’ not from a css file, so, it means is generated by a function or a template to build this part of ‘index’, isn´t?

    When I put the code in the child style.css:

    .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range, .woocommerce span.onsale, .woocommerce-page span.onsale {
    background: #000000;
    }

    We should see the bar in black but the generated code is still the same and still getting the css code directly from index, not from child style.css.

    The other code works perfectly in style.css:

    .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: red;
    }

    Thank you for your help!

    in reply to: Edit main files that generate index.php #57141
     RaulNicolas
    Participant

    Hello,

    the next code works perfeclty in style.css (child):

    .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: rgba(0, 0, 0, 0.24);
    }

    but I can´t change the color between the selectors because It takes directly from ‘index’ code and It has higher priority. So, I should edit the widget to delete this part or what?

    Thank you!!
    Cheers

    in reply to: Edit main files that generate index.php #57134
     RaulNicolas
    Participant

    Thank you so much!!!
    Saludos!!

    in reply to: Edit main files that generate index.php #56094
     RaulNicolas
    Participant
    This reply has been set as private.
    in reply to: kleo_img_rounded #53522
     RaulNicolas
    Participant

    Hi, so, which file we have to change?

    in reply to: Editing a page directly in Html #52719
     RaulNicolas
    Participant

    Hello, I’m sorry about the explanation… Editing a page. Yesterday I saw in the page editor, where you can put the shortcodes, if you view like text you can see more information. There is any while to edit this html part directly from a file or is imperative to do it from the WordPress dashboard?

    Thanks a lot!

Viewing 8 posts - 1 through 8 (of 8 total)

Log in with your credentials

Forgot your details?