-
AuthorPosts
-
January 9, 2021 at 6:34 pm #1271236
Hello,
I have an issue with the bottom of the page. For the titles i used H1 tag throughout the page but in contact section it reads differently, I tried with deleting the section and redoing it but it did not work, neither font size nor font style match.Thank you in advance
January 11, 2021 at 4:17 am #1271455Hey dilge,
Thanks for the login details. I can only see the coming soon screen on the link you sent, even though I’m logged in. How can we see the actual element which you are having problems with?
Best regards,
RikardJanuary 11, 2021 at 12:57 pm #1271574Hello Rikard,
That is another problem as well sometimes even though I logged in it directs me coming soon page but now I logged in it directed to home page. Front page settings directs to “Home main page” but I have no idea why it is reading like that when you logged in.
“Home main page” is the one with the problem I mentioned.January 12, 2021 at 11:26 am #1271826Hi,
Thanks for the update. I’m not sure why the styling is not applying to that header unfortunately, but I added this for you in Quick CSS:
#contact h1.av-special-heading-tag { font-size: 70px; }
And that is applying on your site now, please review it.
Best regards,
RikardJanuary 12, 2021 at 12:38 pm #1271866Thank you so much Rikard, worked well but really weird thing that is :)
Have a wonderful dayJanuary 12, 2021 at 12:44 pm #1271868Also I have a problem with socket as well, styling is not working. It is suppose to have orange hover effect but it is not working. Do you think is it related?
Thank you in advance
January 13, 2021 at 7:54 am #1272052Hi,
Thanks for the update. Are you referring when you hover the social media icons in the socket? If so then did you add custom styling for that? What I see on the front end seems to correspond with your setting in the theme options.
Best regards,
RikardJanuary 13, 2021 at 9:00 am #1272071Hi Rikard,
It might be the issue I will double check. Thank you for your help.
Best,January 13, 2021 at 9:26 am #1272078Hi Rikard,
I checked I removed custom css but when socket social media in hover suppose to be a circle now only highlights the icon itself. It was working and all of a sudden round background for hover is gone, I think it is related with the css issue I had in contact section. It was suppose to have round circle for hover effect like many demos. I was wondering is something wrong in php which I have no expertise.
thank you for all your help
January 14, 2021 at 1:29 pm #1272391Hi,
Thanks for the update. Please try this CSS as well:
#top #wrap_all .av-social-link-facebook:hover a { color: #fff; background-color: #37589b; } #top #wrap_all .social_bookmarks_linkedin:hover a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-instagram:hover a { color: #fff; background-color: #37589b; }
And adjust the colours for Linkedin and Instagram.
Best regards,
RikardJanuary 15, 2021 at 3:10 pm #1272748Hi Rikard,
Thank you for the answer but it doesn’t seem like working. I used the same css before and it was working as I mentioned somehow custom css not reading properly. If you have a chance to take a look even-though I added css it is still not working and there is a weird line shows when I hover on instagram link.
Thank you in advance for looking into it.
January 17, 2021 at 6:47 am #1273034Hi,
I adjusted the CSS a bit in your Quick CSS box, and it’s applying now. Please review your site.
Best regards,
RikardJanuary 17, 2021 at 2:27 pm #1273053Hi Rikard,
Thank you for all your help.
Hav a great Sunday
January 17, 2021 at 6:44 pm #1273129Hi dilge,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- The topic ‘CSS is reading differently at the bottom of the page’ is closed to new replies.