Home › Forums › All Other Themes › SKT Herbal – Home Page Format Issues
- This topic has 8 replies, 2 voices, and was last updated 2 weeks, 2 days ago by Sonl Sinha.
-
AuthorPosts
-
November 13, 2024 at 10:16 pm #226125
SKT Herbal Version: pro4.0
http://new.nutritionworks.us/I want to make a couple of changes to the home page layout.
1- I would like to hide the search icon. https://ibb.co/BZjDdjQ
2- Move the text higher on the home page slider. https://ibb.co/BZjDdjQThanks
November 14, 2024 at 11:03 am #226130Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header .centerlogoarea .header-extras { display:none;} .nivo-caption { top:10%;}
Regards,
DaveNovember 18, 2024 at 11:22 pm #226278Thanks
November 19, 2024 at 10:52 am #226283🙂
December 17, 2024 at 3:29 am #227032Hello,
I want to make the footer section smaller. How do I make the padding smaller? Top, Bottom, between sections (Left, Right)
I would also like to do the same to the header logo section and alter the width of the slider text. (See image)
https://ibb.co/dMrbrR4
December 17, 2024 at 11:14 am #227042Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.slidedesc { max-width:56%;} .logo img { margin-top:0;} #topmenu ul li a { padding: 12px 18px 20px;} .logo img { height: 120px; width: 120px;} #footer .footercols3 { margin-bottom:15px;} #footer .rowfooter { padding-top: 10px; padding-bottom: 0;} .copytext { padding: 15px 0 15px;}
Regards,
DaveJanuary 3, 2025 at 2:43 am #227395I am suddenly getting this error message on my test site.
PHP Warning: Undefined array key “font-family” in D:\hshome\nutritio\new.nutritionworks.us\wp-content\themes\skt-herbal\templates\custom-style.php on line 37
I have uploaded a fresh copy of this file, but it did not repair the issue.
January 3, 2025 at 2:45 am #227396I can still log into the back end, but the site is not working. I tried switching the template, and the site worked with the new one, but the error showed up when I changed it back.
January 6, 2025 at 12:31 pm #227422Hi,
We did not find such an error on your website.
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.