Okay
  Public Ticket #2998928
Interactive post
Closed

Comments

  • mr_fede started the conversation

    Hi, 
    I have an interactive posts in my homepage. I want a separator between the posts. I insert a "/" but it is not visualized.

    thanks a lot,
    Federico

  •  870
    Neuron replied

    Hi Federico,

    We can achieve it via some CSS code, so can you please add the following one at Interactive Post element > Advanced Tab > Custom CSS.

    selector article:after {
        content: "/";
    }

    Please let me know if this works.

    Feel free to ask for anything you need.

    Kind Regards


  • mr_fede replied

    I added the CSS code. Now I visualize the element, but it is visualized under the portfolio article title even if I choose "right" in Meta Align on the Layout tab. 

    I would like also to know if it is possible to custom the weight of the element.

    Thanks,
    Federico

  •  870
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on, make sure to click on private reply.

    Feel free to ask for anything you need.

    Kind Regards


  •   mr_fede replied privately
  •  870
    Neuron replied

    Hi,

    I've just updated the code that you've added at the Interactive Post element, can you please take a look at it now and tell me if there's anything else that I should change on it?

    Feel free to ask for anything you need.

    Kind Regards


  • mr_fede replied

    Unfortunately in my smartphone I still visualize something weird.
    And now I cannot change the symbol to insert in the elementor interactive post -> layout -> separator between

    Thanks a lot
    Fede

  •  870
    Neuron replied

    Hi,

    I've just fixed it for mobile devices, please take a look at it now.

    - https://ibb.co/Gk6q1Zq

    And you can change the symbol by going to the Advanced tab of the element > Custom CSS, and at the code, change the content in the quotes.

    - https://ibb.co/QcD2rBP

    The separator between option is for the meta data, not for the posts.

    Feel free to ask for anything you need.

    Kind Regards