Home › Forums › All Other Themes › Featured Image for Perfect theme
- This topic has 4 replies, 2 voices, and was last updated 6 years, 4 months ago by
Forum Moderator.
-
AuthorPosts
-
January 4, 2017 at 12:06 pm #57338
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
January 4, 2017 at 12:09 pm #57339Just 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
January 4, 2017 at 1:37 pm #57361Hi 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,
DaveJanuary 4, 2017 at 3:09 pm #57377I 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.
January 5, 2017 at 8:26 am #57471Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.