Customizing colors of different elements

Support Forums for LiveMesh Themes & Plugins Forums Elementor Addons Support Customizing colors of different elements

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30261
    Marilyn Narotso
    Participant

    Hello,

    I tried searching the forum before logging my questions. The forum topics do not seem to be in any order so I had a hard time figuring out whether or not my questions have been answered before.

    1. Accordion element: How do I change the panel colors from grey to my theme colors?

    2. When I use the post grids or post blocks, how do I change the position of the Post title from below thumbnail to above thumbnail?

    3. Is there a page or link to check the correct label for different elements so that I can use CSS to change colors or position etc, without having to contact support? I use SiteOrigin CSS plugin but it doesn’t show everything I need.

    4. I tried using the post grid and blocks to create custom Archive pages that appear if someone selects a blog category for the Category widget. However, the grid and post block addons do not respond to the filters of the category widget. Is there a workaround?

    My site is wordsandscribes.com. (For Blog Archive pages, I have used Elementor’s posts widgets because Addons for Elementor did not work).

    I look forward to your response. Thanks.

    #30263
    Veena
    Moderator

    1.Pls use the below custom CSS in plugin settings > custom CSS

    .lae-accordion-style1 .lae-panel.lae-active .lae-panel-title {
        color: #333;
        background: #ad8155;
    }
    .lae-accordion .lae-panel-title {
        background: #ad8155;
    }
    

    2. Can i get a link to specific page, pls?

    3. As of my knowledge there is no such page to check. We all are using chrome developer tools to fix the styling. we consider it as the best tool because On-the-fly changes are possible and thus you can decide which changes are to be appiled.

    #30265
    Marilyn Narotso
    Participant
    This reply has been marked as private.
    #30276
    Raghavendra
    Moderator

    Due to some changes on PayPal side, we are experiencing delay in refunds from past 2 weeks. We are sorry for this – I did speak to PayPal on this and they have not been very helpful. It also got delayed since I was traveling. Expect the refund in next few days.

    Just curious, can you pls elaborate what you were trying to do here. May be we are missing some detail here and it is still possible to achieve this with our posts blocks and grids –

    I tried using the post grid and blocks to create custom Archive pages that appear if someone selects a blog category for the Category widget. However, the grid and post block addons do not respond to the filters of the category widget. Is there a workaround?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Elementor Addons Support’ is closed to new topics and replies.