• Resolved thunder86

    (@thunder86)


    I love the small .post-inner and I found a way to implement my forum without using the theme .post-inner rules.

    Now I will test integrate HivePress in your amazing theme. This will challenge me because I have to set the .post-inner just for this specific side to the maximum of the white box. In a former question you answered this can be solved by using not the standard WP editor but unfortunately I haven’t found a possibility in other random editors.

    Do you have any recommendation how I can solve this issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter thunder86

    (@thunder86)

    I will bring up this question again because the issue hasn’t been solved.
    Finally I managed it to integrate an Listing Plugin in your Theme but as example the Dashboard where people can manage their Listings the set .post-inner?isn’t enough to see all necessary information.

    Here is an Images which describes my issue:
    https://ibb.co/nbkNdzB

    How can I manage the change the .post-inner?just for this specific Page?

    Thread Starter thunder86

    (@thunder86)

    Looks like there is no support for the Theme anymore but I solved the issue by adding the following code the the Additional CCS

    .page-id-“your-page-id” .post-inner { width: 1500px; }

    This changes the post-inner just for a specific page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.