Featured Image for Perfect theme

Home Forums All Other Themes Featured Image for Perfect theme

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #57338
    Harminder SambyHarminder Samby
    Participant
    • Topics: 4
    • Replies: 3
    • Total: 7
    Member since: December 20, 2016

    I want to remove the featured image for few pages not from all the pages. How can I do that.
    neilex.com/index.php/what-we-do/

    Also I created button using site origin feature and I want this should change it colour to black when hovering mouse over. same as that of home page slider button.

    Please help

    #57339
    Harminder SambyHarminder Samby
    Participant
    • Topics: 4
    • Replies: 3
    • Total: 7
    Member since: December 20, 2016

    Just so you know not only remove the image but remove the banner as well. I did install hide featured image plug in. That only hides the image not remove the banner

    #57361
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Harminder,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    .header{margin-bottom:0px !important;}
    .home .header{margin-bottom:140px !important;}

    Regards,
    Dave

    #57377
    Harminder SambyHarminder Samby
    Participant
    • Topics: 4
    • Replies: 3
    • Total: 7
    Member since: December 20, 2016

    I just added the code but what is the next step, I do not see any change.

    Also I created buttons using site origin feature and I want this should change it colour to black when hovering mouse over. same as that of home page slider button.

    #57471
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Harminder,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .so-widget-sow-button-wire-5307cdfa1f5c .ow-button-base a.ow-button-hover:hover{background:#000000 !important;}
    .so-widget-sow-button-wire-5307cdfa1f5c .ow-button-base a:hover{border:2px solid #000000;}

    For the featured image can you send us the screenshot of the issue? Upload your screenshot on imgur.com and paste the share URL here.

    Regards,
    Dave

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