Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #783925

    Hi Team,
    Getting confused about where should I edit the CSS in…QUICK or CHILD?
    It really took me a lots of time to custom the style sheet.
    We have put the same code in both of them only the one in QUICK works!
    However the previous CSS in child theme still functional !
    How do I find the right Selectors? How you guys go with that?
    Cheers
    Dave

    #785021

    Hey longlife0428,

    Styles in child theme take precedence, depends on which selectors you’re targeting. It would be easier for us to help you, if you give us a specific page and an issue on that page, and them we see what we can do.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #786097

    Hi Vic,

    We are trying to styling the filter on this page.

    I have put those CSS and it works fine in Quick.

    div.av-current-sort-title span.inner_sort_button{color:red !important; font-size:18pt !important;}
    div.sort_by_cat   a {margin:0 auto;background-color:#008ae2; color:#fff !important; border: 1px solid #ccc; padding:0px 15px; line-height: 33px;}
    a.all_sort_button active_sort span.inner_sort_button {color:#008ae2 !important; }
    span.inner_sort_button  { font-size:12pt;}

    What if I want the CSS all in Child? what should I target?
    Cheers

    #786201

    Hi,

    The CSS/selectors are the same wherever you put it, but if the CSS from the child CSS sheet is not working then it’s probably being cached on the server. As a temporary solution, maybe you could try all your CSS in Quick CSS?

    Best regards,
    Rikard

    #787069

    Hi Rik,

    Okay will do!

    Cheers

    Dave

    #787090

    Hi Dave,

    Just let us know if you need more assistance, we will keep this thread open :)

    Best regards,
    Nikko

    #838442

    Thanks Nikko,

    You can closed this thread now.

    Cheers

    #838510

    Hi Dave,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Confused about where should I edit the CSS in…QUICK or CHILD?’ is closed to new replies.