[Support request] Need some help

Home Forums Support [Support request] Need some help

Home Forums Support Need some help

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1045612
    Shivam

    1. I have unchecked the show featured image box in customization tab, still, featured image is appearing on every page.

    2. How to add border like this on mobile navigation. for reference check mobile navigation of this website.

    #1045770
    David
    Staff
    Customer Support

    Hi there,

    1. Is this for the Single Post? If so did you uncheck the featured image for the Post ? There are options for Archive , Post and Page.

    2. Try this CSS:

    .main-navigation.toggled .main-nav li {
        border-bottom: 1px solid #e6e6e6;
    }
    
    .main-navigation.toggled .main-nav li:first-child {
        border-top: 1px solid #e6e6e6;
    }
    #1045772
    Paul

    @ Shivam – You have RankMath installed I bet yes?

    #1046038
    David
    Staff
    Customer Support

    Most probably just couldn’t see the code in the <head>

    Topic related to RankMath bug here if applicable:

    https://generatepress.com/forums/topic/bug-layout-after-rank-math-update/page/2/#post-1045564

    #1046052
    Paul

    @ David… this dang RankMath… smh ๐Ÿ˜‰

    #1046067
    David
    Staff
    Customer Support

    Totally – hell knows what they did to break it lol

    #1046068
    Paul

    Right.. almost makes no sense… it seems to be just messing with the featured images on post pages as of now.. All I have seen so far.. Havent checked up on RankMath forum lately though.. But keep up the great work… Maybe post a pinned message in support forum for now about the RankMath issue to save you all some headaches ๐Ÿ˜‰

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