Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #3685767
Secondary color is not consist to some section
Open

Comments

  • lanlephuoc started the conversation

    1. The line below heading is the defaut, I can't change it to this color I change in bakery option. Further, pls help me how to hide the retangular boder of thumbnail blog.

    1561361020.png

    2. The line below heading, boder of icon and boder of text box still the defaut secondaty colot, even I change the secondary color

    1059231829.png

    3. How can I hide the border of the blog page, I need more space for this page. 

    3005336760.png

    Thank you so much and wait for your response.

  •  228
    Milingona replied

    Hi again,

    1. Please add the following code at Bakery > Custom CSS:

    .vu_blog .vu_blog-item .vu_bi-image {
      padding: 0;
      border: none;
    }

    2. The elements you're referring to can be controlled via primary color, not secondary color while the 'Hot' badge with tertiary color from Bakery > Styling.

    3. Please add the following code at Bakery > Custom CSS:

    .vu_blog-post {
        padding: 0;
        border: none;
    }

    All the best,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  • lanlephuoc replied

    it works for blog item and blog post, but the singe post page like this: https://chuchoa.com/standard-post-format/ still has border, pls help me to disable the retangular boder

    7305908845.png

  • lanlephuoc replied

    In further, the light line (border) under the first banner of any page can be invisible to clean and clear. Pls help me to optimize this visual.

    4882054607.png