Home Forums Pro Themes House State Pro Give me the CSS additional codes to curve, text-image space in the Footer, etc.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #152418
    James Marak
    Participant

    Dear TP,

    I have few mismatches on both the Footer and the Widget section. Both sections are showing the differences. (1) The Recent Posts’ edge image edge is not curving under the Sidebar Section and Footer Section. (2) The titles and the images of Popular Posts under the Footer section are touching which looks very unusual. Here is the image URL below:

    Marking arrows showed the differences from both Footer & Sidebar.

    Marking with an arrows are showing the unusual differences. I need to have a solution to those marks.

    I found these awkward displays right after the installation of the House State Pro theme. Therefore, kindly look into this matter and let me know asap.

    Thank You.

    #152423
    Psink
    Keymaster

    Hello James

    Please add this CSS

    
    .popular-posts ul {
        padding-left: 0px;
    }
    
    .widget_smart_recent_entries img {
        border-radius: 10px;
    }
    .footer-widgets-area img.wpp-thumbnail {
        margin-right: 1rem;
    } 
    

    Regards,

    #152424
    James Marak
    Participant

    It’s working now! But the Menu Bar is not sticky yet. The rest all are okay.

    Thank you so much.

    #152427
    Psink
    Keymaster

    Please check this ticket.
    https://themepalace.com/topic/i-want-my-sites-menu-bar-to-be-sticky/

    there is a solution for the menu sticky in above ticket

    regards,

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