- This topic has 17 replies, 2 voices, and was last updated 6 years, 11 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Magazine Plus Pro › Search change
Hello @hansvjensen,
As for the query about placing the code under Appearance> Editor, you can definitely place the code here but in case if there is any mistake then the whole site will break down. So it not the best idea to paste the custom code under this option.
So as we have previously mentioned that is always the best idea to use the child theme for any code customization.This is useful if you want to make changes to your theme without worrying about your changes being erased when the theme updates.
Also, in your case make sure you have activated the child theme from your dashboard. After successfully creating the child theme from your Admin dashboard, Using an FTP you can edit the child theme functions.php file.The functions.php file is inside the child theme that you have created through the dashboard.
Hope this helps.
Best Regards!!
Hello Wen,
Unfortunately, I can leave that up. It sounds too advanced to me.
Why is there no bottom line on this site http://bvbfan.dk/ on the front page as on the other pages?
http://bvbfan.dk/klubben/
I think of the gray line at the bottom.
/Hans
Hello @hansvjensen,
The white border is not seen on the front page because the border is in black color. Now to overwrite the color of the border and make it visible in frontend use below given CSS in Additional CSS.
div#sidebar-front-page-widget-area aside.widget {
border-bottom: 1px solid #fff !important;
}
Hope this helps.
Let us know if you have any confusion further.
Best Regards!!
Have a good day 🙂 .
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |