Home › Forums › SKT Full Width Forum › remove border shade
- This topic has 9 replies, 2 voices, and was last updated 6 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 11, 2018 at 4:25 pm #109468
• On the 4 services box, upon hover the border becomes black with an orange shade behind it. I cannot find where to delete this shade.
• In the menubar, I would like to see if the font color of the last menu – Donate – would be better in RED. Can you tell me how to change this pleasesite www.xsf.info
October 12, 2018 at 6:29 am #109493Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#mega-menu-item-241 { background:#e40046 !important;} .one_four_page:hover { box-shadow:none !important;}
Regards,
ChrisOctober 12, 2018 at 10:32 am #109528Great, many thanks. Two more things left to do.
In the contact form after on page “join us”, i like to remove the website field to fill in.
Or at least not keep it obligatory. Many individuals dont have their own site.
The setting at this moment it that it MUST be filled in to submit the form. I would like to have that changed.2nd. Im missing a text header next to the logo on top , to state our name.
Its should be consisting 2 lines for me to edit with a divider.I like in a good formatfontsize the name “Xtreme Support Foundation” and below centered under a divider line ” Athletes for Animals
October 12, 2018 at 11:29 am #109547Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#contactform_main p:nth-child(5) { display:none;}
Regards,
ChrisOctober 12, 2018 at 2:16 pm #109604I have treid to solve this in the meantime, bij chaging the picture, adding the text next to that, but here it seems that there is a maximum size tothat picture, as the logo, is now egg shaped, its a bit compressed together with the text.
So preferably an extra seperate textbox for those 2 line, otherwise a slightly wider box, to put both in, logo incl text. Anyone who can adjust this please ?
October 15, 2018 at 5:58 am #109694Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisOctober 15, 2018 at 7:43 am #109720That contact form is solved, thank you chris!
I have upload a screenshot to imgur with #XSF posted by daems29
Here you can see my adjustedlogo with text.
The logo used to be only the circle. This circle became more eegshaped after I put the text next to it.
so i figured that the whole box for logo has limits insize.So in the upload. I have circled the text, which might be better If it was possible to detach it and put in in the green circle area. In a seperate box or widget, So I can edit it. It its writeable with the divider line in a box with a transparant background, it would be best, I guess.
October 15, 2018 at 9:03 am #109728Hi,
Where is screenshots?
Regards,
ChrisOctober 15, 2018 at 1:18 pm #109749https://imgur.com/gallery/QCDDx4y
October 17, 2018 at 1:14 pm #109931Hi,
Kindly edit style.css file, go to line number 72 and change width to 33%.
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.