Support Forums for LiveMesh Themes & Plugins › Forums › Squash Theme Support › Blog Posts Header
- This topic has 20 replies, 3 voices, and was last updated 4 years, 9 months ago by
sphereteam.
-
AuthorPosts
-
August 23, 2017 at 8:33 pm #27430
sphereteam
Participanthi, thank you for the amazing theme. Can you please go here: http://www.sphereco.co/spheredev2/video-vignette-ey-strategic-growth-forum/
Can you tell me how to remove header for all posts all together?Attachments:
You must be logged in to access attached files.
August 24, 2017 at 6:18 am #27433Veena
ModeratorPls have the below custom CSS –
.single-post #title-area { display: none; }
October 16, 2017 at 4:17 pm #27858sphereteam
Participanthi, can you please tell me how to change the colors on social media icons and background color title bars? Please see images attached.
Attachments:
You must be logged in to access attached files.
October 17, 2017 at 7:57 am #27865Veena
ModeratorWe have added social icons(including background) as images, so you need to change the color in the file itself – http://www.sphereco.co/spheredev2/wp-content/themes/squash/images/social-icons/social-sprite.png
For changing title background pls use the below custom CSS in themeoptions –
#title-area { background: #000 !important; } th { background: #000; color: #fff; }
October 18, 2017 at 3:49 pm #27888sphereteam
Participanthi, thank you reply!
i have changed logo size recently and now in mobile view the logo overlaps the phone numbers. Can you please see the image attached and advise how i can fix this issue?thanks,
Attachments:
You must be logged in to access attached files.
October 19, 2017 at 4:33 pm #27899sphereteam
Participanthi, can you please tell me how to fix this issue?
October 20, 2017 at 6:04 am #27903Veena
ModeratorPls have the below custom CSS –
@media only screen and (max-width: 767px){ #phonenum { margin-top: 15px; }}
October 20, 2017 at 2:21 pm #27907sphereteam
Participantthank you for response. However when i added css code, now there is no space in between the logo, phone number and social media icons. Please tell me how to fix it? I tried adjusting margin-top number, but that made things worse.
Thanks for your help.
Attachments:
You must be logged in to access attached files.
October 21, 2017 at 2:34 am #27910Veena
ModeratorPls increase the margin-top value to 15 (above custom CSS) and also add the following –
@media only screen and (max-width: 767px){ #header .social-container { top: 60px; }}
Pls modify the values according to your requirement.
November 2, 2017 at 3:35 pm #28050sphereteam
Participanthi, can you please tell me how to remove the following from a certain posts for certain category. See image. In this case, i would like to remove highlighted for all posts under WEBINAR category.
thank you.
Attachments:
You must be logged in to access attached files.
November 3, 2017 at 5:07 am #28052Veena
ModeratorCan i get specific page link pls?
November 3, 2017 at 3:47 pm #28061sphereteam
Participantactually i just want to remove
Posted on: Oct 26Author: alexCategories: Webinars No Comments
altogether from displaying it on any posts.November 3, 2017 at 7:10 pm #28062sphereteam
ParticipantCan you tell me how to have social media links in header to open up in a new page?
November 4, 2017 at 5:39 am #28064Veena
Moderatoractually i just want to remove
Posted on: Oct 26Author: alexCategories: Webinars No Comments
altogether from displaying it on any posts. —
Have you managed this?
Because i am not seeing the same in the given page link(also in previous and next posts)November 4, 2017 at 5:48 am #28065Veena
ModeratorRegarding social media- By default it should open in a new tab.
Can i get a temp login to your site as a private reply, pls? -
AuthorPosts
- The forum ‘Squash Theme Support’ is closed to new topics and replies.