-
AuthorPosts
-
April 5, 2018 at 1:28 pm #937719
Hi,
I had a case #931958 which helped perfectly but one thing i noticed when using code
#top.home #sec1 .container .content {padding: 20px !important;}
#top.home #sec2 .container .content {padding: 20px !important;}
this works getting it closer to the main menu but it goes slightly right and not in line with the logo. Can you please advise how i can fix this.
Thanks
April 6, 2018 at 6:09 am #938020Hey brunolabi,
Could you please give us a link to your website, we need more context to be able to help you.
Or try
#top.home #sec1 .container .content {padding: 20px 0px !important;} #top.home #sec2 .container .content {padding: 20px 0px !important;}Best regards,
VictoriaApril 6, 2018 at 10:54 am #938188that solved the issue for the home page but it doesn’t apply to all pages, what do i need to change for example on my about page?
thank you
Not sure why my case closed please check abouve
-
This reply was modified 7 years, 7 months ago by
brunolabi.
April 6, 2018 at 11:10 am #938196Hi,
Glad that Victoria helped you. :) Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day :)
Best regards,
NikkoApril 9, 2018 at 10:30 am #939041Hi,
the solution doesn’t apply to all pages, what do i need to change for example on my about page?
Thanks
April 9, 2018 at 1:56 pm #939194Hi,
Please try this instead:
#sec1 .container .content {padding: 20px 0px !important;} #sec2 .container .content {padding: 20px 0px !important;}Note that you will need the same ID’s as on your front page on the other page.
Best regards,
RikardApril 9, 2018 at 3:31 pm #939271Amazing thats where i went wrong.
Thank you for your help.April 10, 2018 at 6:01 am #939583 -
This reply was modified 7 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
