Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #384023

    Hi,

    How do you change bg colour?

    #384298

    Hi, any support would be grateful.. desperate to get resolved :)

    #384453

    Hi!

    Please add following code to Quick CSS

    .main_color .av-masonry {
    background-color: white;
    }

    Best regards,
    Yigit

    #384476
    This reply has been marked as private.
    #384479

    Hey!

    It does work fine actually. Please edit your images and make backgrounds transparent.

    Best regards,
    Yigit

    #384516
    This reply has been marked as private.
    #384528

    Hi!

    No worries at all :) Have a nice weekend!

    Cheers!
    Yigit

    #384596
    This reply has been marked as private.
    #384930

    Hey!

    Try adding this to your custom CSS.

    .av-masonry-sort a {
      color: white !important;
      font-size: 20px;
    }

    Regards,
    Elliott

    #385095

    hi that didnt work

    #385716

    Hi!

    Please add following code to Quick CSS

    .av-sort-by-term * { color: white; font-size: 20px; }
    .avia_show_sort { color: white !important; }
    .all_sort_button.active_sort span { color: #27bdc2!important; }

    Cheers!
    Yigit

    #385725
    This reply has been marked as private.
    #385731

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

    #385870
    This reply has been marked as private.
    #385894
    This reply has been marked as private.
    #386869

    Hey!

    Replace the code with this:

    .main_color .av-sort-by-term a {
    color: #ffffff !important;
    }

    Try to remove the browser cache then reload the page.

    Cheers!
    Ismael

    #386904

    same result.. shows change on responsive mode but not on laptop/desktop. I’ve tried 3 laptops.

    #387740

    Hi!

    Please review your website now. You had an unclosed media query

    Best regards,
    Yigit

    #388239

    Hi Yigit,

    not sure what that means, but it sounds good! ;)

    And yes its fixed! Thanks for your support.

Viewing 19 posts - 1 through 19 (of 19 total)
  • The topic ‘masonry element – change BG colour’ is closed to new replies.