Home › Forums › All Other Themes › Header spacing in Solar Energy Theme
- This topic has 7 replies, 2 voices, and was last updated 3 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
October 6, 2020 at 3:53 pm #166376
Hi
header on https://thatchers-kent.co.uk using Solar Energy Theme issues…
logo not responding to size/spacing changes
spacing required for the email, location and social media icons/textthanks
October 7, 2020 at 12:15 pm #166438Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
DaveOctober 8, 2020 at 7:00 am #166509https://ibb.co/QmHdzBb
October 8, 2020 at 12:50 pm #166553Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo img { margin-top: 30px !important;} .header-right .phntp { width:40% !important;} .header-right .sintp { width:auto !important;}
Regards,
DaveOctober 8, 2020 at 1:40 pm #166568brilliant, perfect, but there’s a problem on the mobile view, stacking left?
https://ibb.co/tpV0kqY
October 9, 2020 at 12:14 pm #166631Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .header-right .phntp { width: 100% !important; } }
Regards,
DaveOctober 10, 2020 at 7:15 am #166673thanks Dave
October 12, 2020 at 12:08 pm #166759🙂
-
AuthorPosts
- You must be logged in to reply to this topic.